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

now generating instructions when adding tools with scripts #358

Closed DBULL7 closed 6 years ago

DBULL7 commented 6 years ago

Issue https://github.com/blixjs/blix/issues/295

DBULL7 commented 6 years ago

Also included minor fixes to how helpers.insert works and fixed a bug when adding mongo db

DBULL7 commented 6 years ago

@alocke12992 something to note, if the project already had instructions for say a component script I'm not currently removing that... I figure the user will be smart enough plus it'd take way to much development time for such a trivial UX improvement