We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A command line helper tool may be used to:
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
The text was updated successfully, but these errors were encountered:
ceremcem
No branches or pull requests
Description:
A command line helper tool may be used to:
Proposal
The text was updated successfully, but these errors were encountered: