https://github.com/opencodeco/sidekick
https://github.com/opencodeco/sidekick
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/opencodeco/sidekick
- Owner: opencodeco
- License: mit
- Created: 2024-04-05T01:36:16.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-05T18:29:50.000Z (about 2 years ago)
- Last Synced: 2024-06-19T17:57:08.826Z (almost 2 years ago)
- Language: Go
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# sidekick
```shell
make && make install
```
TODO
## Getting started
TODO
### Instalation
TODO
### Usage
```shell
sidekick --app-port 9501 -- php example/app.php start
```
## Contributing
TODO [CONTRIBUTING.md]()