1.0.0-prototype.4 • Published 6 years ago
catalyst-cli v1.0.0-prototype.4
Catalist CLI
This is a pre-alpha project.
Installation
Usage
To use Catalyst CLI, you must:
- Initialize your Workspace.
- Import at least one Project into the Workspace.
- Define your current development entry-point project.
- Define your current target Environment.
You're now ready to start developing.
TODO Notes
The current interface is highly idiomatic. The ontological model has developed as we added features, while we were also actively using the tool in daily development.
The following changes need to be made:
- individual service controls should be unified under a 'services' component
- a project may define multiple services
- each service defines:
- build <env, def: local>: transpile and check syntax
- deploy <env, def: local> : deploy and start service for indicated environment
- stop <env, def: local> : stop running service for indicated environment
- a library is just another service
1.0.0-prototype.4
6 years ago
1.0.0-prototype.3
6 years ago
1.0.0-prototype.2
6 years ago
0.0.3
6 years ago
0.0.2
9 years ago
0.0.1
9 years ago