blixai / blix

⚙️🔧 CLI tool and scripting library to create, automate, and enhance Javascript applications
https://docs.blixjs.com
MIT License
26 stars 2 forks source link

Refactor Commands to Be Scripts #266

Closed DBULL7 closed 6 years ago

DBULL7 commented 6 years ago

Instead of being named commands these are now scripts from a conceptual perspective. The templates and files specific to the command folder have been removed. To ensure things stay dry and avoid duplication as before the files in new/files will be the files used by the scripts.