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

SourceJS CLI #144

Open
robhrt7 opened this issue May 16, 2015 · 3 comments
Open

SourceJS CLI #144

robhrt7 opened this issue May 16, 2015 · 3 comments

Comments

@robhrt7
Copy link
Member

robhrt7 commented May 16, 2015

Create a helper CLI tools, for managing SourceJS installation as an npm package.

Proposed commands

  • sourcejs run - searches sourcejs in current projects node_modules and runs the engine. Could be used for running regular setup within configured Style Guide platform, or light setup, when SourceJS is used to describe one standalone component (or bundle)
  • sourcejs install - installs sourcejs plugin
  • sourcejs list - lists available sourcejs plugins
  • sourcejs init - init new user folder config
  • sourcejs generate - generate specs and plugins

Essential requirement for CLI is the ability to install SourceJS as npm package (dependency), which will be partly supported in 0.5.3 and will get official support in 0.6.0.

@robhrt7
Copy link
Member Author

robhrt7 commented May 16, 2015

@szarouski @cheshirsky

@robhrt7
Copy link
Member Author

robhrt7 commented May 25, 2015

Should be made with Ronin https://github.com/operatino/ronin

@robhrt7
Copy link
Member Author

robhrt7 commented Jun 19, 2016

Postponed. No priority for now, npm scripts should work fine for now with small init repo https://github.com/sourcejs/init

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

1 participant