https://github.com/jbox-web/squarectl
https://github.com/jbox-web/squarectl
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/jbox-web/squarectl
- Owner: jbox-web
- License: mit
- Created: 2021-10-25T14:37:53.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-02-07T02:37:27.000Z (5 months ago)
- Last Synced: 2025-02-07T03:23:34.551Z (5 months ago)
- Language: Crystal
- Size: 137 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# squarectl
[](https://github.com/jbox-web/squarectl/blob/master/LICENSE)
[](https://github.com/jbox-web/squarectl/actions/workflows/ci.yml)
[](https://hub.docker.com/r/nicoladmin/squarectl)## Setup Bash completion
Add this to your .bashrc
```sh
source <(squarectl completion bash)
```