Swish
Swish copied to clipboard
Add commands for build, run, clean, ...
- [ ] Add command for build
- [ ] Add command for run
- [ ] Add command for clean
- [ ] Add command for stop
Something else?
Swish could be rise and get more complex. Get inspired by Swift Package Manager and build up a similar API.
A config is necessary for the richer API. Something like a JSON, YAML or a Swift file should be great. Let's start with a JSON, because of easy integration and then move on to YAML or Swift. Swift would be great to get close to the SPM.
This ticket is currently coded on the branch swift