Swish icon indicating copy to clipboard operation
Swish copied to clipboard

Add commands for build, run, clean, ...

Open thomaspaulmann opened this issue 9 years ago • 3 comments

  • [ ] Add command for build
  • [ ] Add command for run
  • [ ] Add command for clean
  • [ ] Add command for stop

Something else?

thomaspaulmann avatar Nov 06 '16 12:11 thomaspaulmann

Swish could be rise and get more complex. Get inspired by Swift Package Manager and build up a similar API.

thomaspaulmann avatar Nov 06 '16 12:11 thomaspaulmann

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.

thomaspaulmann avatar Nov 07 '16 16:11 thomaspaulmann

This ticket is currently coded on the branch swift

thomaspaulmann avatar Nov 08 '16 00:11 thomaspaulmann