Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/otlet/mikruscli
https://github.com/otlet/mikruscli
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/otlet/mikruscli
- Owner: otlet
- License: mit
- Created: 2021-11-26T22:21:34.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-03T23:06:08.000Z (about 3 years ago)
- Last Synced: 2024-06-21T16:44:19.247Z (7 months ago)
- Language: Go
- Size: 16.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
[![MIT License](https://img.shields.io/apm/l/atomic-design-ui.svg?)](https://github.com/tterb/atomic-design-ui/blob/master/LICENSEs)
# Mikrus CLI
The Mikrus Command Line Interface (CLI) is a unified tool to manage your Mikrus Services. With just one tool to download and configure, you can control multiple Mikrus Services from the command line and automate them through scripts.
## Features
- Full Mikrus API implementations
## Installation
Installation is simple as duck:
```bash
wget -O /usr/local/sbin/mikruscli URL_TO_PACKAGE
chmod +x /usr/local/sbin/mikruscli
```Have fun!
## Usage/Examples```bash
mikruscli help
```Is really simple and explained in help :)
## Support
For support, join to [Mikrus Discord](https://discord.gg/hFcqJGkppq) or [Mikrus Facebook Group](https://www.facebook.com/groups/mikrusy)
## Authors
- [@otlet](https://www.github.com/otlet)
## License
[MIT](https://choosealicense.com/licenses/mit/)