This repository has been archived by the owner. It is now read-only.
slack-invite
slack-invite
Automatic inviting in Slack Team for Crystal-JP.
Install & Run
It's very easy to run this service if you had installed Docker your system.
$ docker build -t crystal-jp/slack-invite .
$ docker run -it -p $PORT:8080 crystal-jp/slack-invite
Development
You need to install Crystal compiler.
$ crystal --version
Crystal 0.10.0 [9d59a34] (Wed Dec 23 17:24:02 UTC 2015)
$ crystal deps # Install dependencies
$ crystal build src/app.cr # Compile
$ ./app --port 8080 # Run!
Author
Repository
slack-invite
Owner
Statistic
- 17
- 3
- 1
- 0
- 0
- almost 9 years ago
- July 9, 2015
License
MIT License
Links
Synced at
Sun, 24 Nov 2024 08:40:14 GMT
Languages