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

created new helper method to insert into files #344

Closed DBULL7 closed 6 years ago

DBULL7 commented 6 years ago

@alocke12992 as you can see from the example in new/utils/addMongo.js this is already a very powerful helper. We'll need to remember that it's async, or perhaps create another type with the name insertAsync so we'll know the difference.