@fdm-monster/cli
Version:
FDM Monster CLI aids in the process of installing, updating and maintaining your FDM Monster server across windows, mac and linux.
86 lines (61 loc) • 2.97 kB
Markdown
<p align="center" style="margin-bottom: 0">
<a href="https://docs.fdm-monster.net/" target="_blank" rel="noopener noreferrer">
<img width="150" src="assets/logo-copyright.png" alt="FDM Monster">
</a>
</p>
<h1 align="center" style="padding-top: 0; margin-top: 10px">FDM Monster CLI</h1>
<p align="center">
<a href="https://github.com/fdm-monster/fdm-monster/releases/latest">
<img src="https://img.shields.io/github/release/fdm-monster/fdm-monster"/>
</a>
<a href="https://github.com/fdm-monster/fdm-monster/stargazers">
<img src="https://img.shields.io/github/stars/fdm-monster/fdmonster"/>
</a>
<a href="https://github.com/fdm-monster/fdm-monster/issues">
<img src="https://img.shields.io/github/issues/fdm-monster/fdm-monster"/>
</a>
<a href="https://app.codecov.io/gh/fdm-monster/fdm-monster">
<img src="https://codecov.io/gh/fdm-monster/fdm-monster/branch/develop/graph/badge.svg?flag=server-nodejs&precision=0"/>
</a>
</p>
<h2 align="center">
<a href="https://docs.fdm-monster.net/" target="_blank">Documentation</a>
</h2>
## What is FDM Monster CLI?
FDM Monster CLI is a Command-Line-Interface for installing the FDM Monster server.
Please check out the main repository here: [https://github.com/fdm-monster/fdm-monster](https://github.com/fdm-monster/fdm-monster)
## Getting started
Check out the [Documentation](https://docs.fdm-monster.net). Are you interested in running the Raspberry Pi image?
Please jump ahead [MonsterPi Section](https://docs.fdm-monster.net/guides/monsterpi).
### Reach out for questions
Please join the discord, but stay professional and proactive!
- Discord server: [https://discord.gg/mwA8uP8CMc](https://discord.gg/mwA8uP8CMc)
- Website: [https://fdm-monster.net](https://fdm-monster.net)
- Mail: davidzwa@gmail.com
## Contributors ✨
These are the people involved in the project. Find the meaning of the emoji keys [here](https://allcontributors.org/docs/en/emoji-key).
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
<tbody>
</tbody>
</table>
<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->
<!-- ALL-CONTRIBUTORS-LIST:END -->
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->
<table></table>
<!-- ALL-CONTRIBUTORS-LIST:END -->
## Contribute
Feel like joining in as a developer or do you have a quick fix? Great! Please read
the [CONTRIBUTING](CONTRIBUTING.md) file.
## License
FDM Monster CLI is licensed with [MIT](LICENSE). For details, please consult the [LICENSE](LICENSE) file.