Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLI Utility #81

Open
chrisdiana opened this issue Nov 21, 2018 · 5 comments
Open

CLI Utility #81

chrisdiana opened this issue Nov 21, 2018 · 5 comments

Comments

@chrisdiana
Copy link
Owner

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
@hong-duc
Copy link

Long time no see, welcome back 😄

@chrisdiana
Copy link
Owner Author

thanks @hong-duc! good to be back 👍

@chrisdiana chrisdiana mentioned this issue Nov 29, 2018
@samueldcs
Copy link

samueldcs commented Jan 27, 2019

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.

@chrisdiana
Copy link
Owner Author

Looking great @samueldcs!

@tafaust
Copy link

tafaust commented Apr 17, 2021

@samueldcs Any updates on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants