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

Add command line helper tool #87

Open
ceremcem opened this issue Feb 28, 2017 · 0 comments
Open

Add command line helper tool #87

ceremcem opened this issue Feb 28, 2017 · 0 comments
Assignees

Comments

@ceremcem
Copy link
Contributor

Description:

A command line helper tool may be used to:

  • create new project
  • deploy a project to web server
  • deploy a project to CDN
  • deploy a project for a specific platform (production build, IOS, Android, Desktop, etc...)

Proposal

scadajs create project my-test-project 
scadajs add webapp my-example-webapp
scadajs build desktop linux 
scadajs build ios  # build sytem for ios 
scadajs push my-server-1  # will push built output to my-server-1
scadajs test  # perform tests 
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