Skip to content
This repository was archived by the owner on Jul 8, 2025. It is now read-only.
/ devon Public archive
This repository was archived by the owner on Jul 8, 2025. It is now read-only.

feat: programmatic api/library usage #6

@devlsh

Description

@devlsh

Is your feature request related to a problem? Please describe.
Initially there was an attempt to allow devon to be used programmatically or as a library, which is why all logic is inside of separate functions, and then used as part of commander. This still isn't fully supported or documented.

Describe the solution you'd like
Exporting ESModule and CommonJS builds with the valid exports, whilst not exporting the commander command set-up functions and not forcing commander to run at boot, would allow for this to be used as a library.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions