cms.js icon indicating copy to clipboard operation
cms.js copied to clipboard

CLI Utility

Open chrisdiana opened this issue 5 years ago • 5 comments

It would be great to have a CLI utility to start a project (in addition to how it is set now with cloning). Thanks for the suggestion @ButuzGOL!

Maybe something like:

npm install -g cms.js
cms.js init
git push

chrisdiana avatar Nov 21 '18 16:11 chrisdiana

Long time no see, welcome back :smile:

hong-duc avatar Nov 24 '18 01:11 hong-duc

thanks @hong-duc! good to be back 👍

chrisdiana avatar Nov 24 '18 06:11 chrisdiana

I'm working on this right now, if you want, I can create a public repo to show my progress and allow contirbutions. I'm creating it using node, so it can be installed through npm. The only libraries I'm using right now are Inquirer and chalk. Currently handling GitHub responses by myself, no API wrapper. If anyone is interested, including @chrisdiana , contact me here

screen shot 2019-01-27 at 11 59 29

Here's what it looks like, for now.

samueldcs avatar Jan 27 '19 12:01 samueldcs

Looking great @samueldcs!

chrisdiana avatar Feb 17 '19 23:02 chrisdiana

@samueldcs Any updates on this?

tafaust avatar Apr 17 '21 13:04 tafaust