murcure
WIP: Murcure
About The Project
Mumble server written in Crystal. Started for learning purposes.
Getting Started
Prerequisites
Installation
- Clone the repo.
git clone https://github.com/Odebe/murcure && cd murcure
- Install dependencies.
shards install
- Build app.
shards build --release --ignore-crystal-version
- Place binary wherever you want to. (
run/
in our case).cp bin/murcure run/
- Copy example config.
cp run/config.example.yml run/config.yml
Configuration
Murcure expects config fine in one of these paths:
/etc/murcure/config.yml
(has highter priority)./config.yml
Example config file is in ./run/config.example.yml
.
Usage
Just run binary.
Usage: murcure
-v, --version Show version
-h, --help Show this help
Contributing
I developing this project for learning purposes so at current time I dont want PRs. BUT feel free to open issues if you want to share experience or discuss realization mistakes.
License
Distributed under the MIT License. See LICENSE
for more information.
Contact
Mihail "Odebe" - @telegram
Project Link: https://github.com/Odebe/murcure
Repository
murcure
Owner
Statistic
- 2
- 1
- 0
- 0
- 6
- over 2 years ago
- September 10, 2019
License
MIT License
Links
Synced at
Thu, 21 Nov 2024 10:03:01 GMT
Languages