strvcom / atlas.js

A component-based Node.js library to reduce boilerplate and provide sane project structure 🍻

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support user-level commands in the CLI

robertrossmann opened this issue · comments

The CLI should have a mechanism for loading commands from the current Atlas project's directory (ie. src/commands), in addition to commands which are part of the @atlas.js/cli package.