slack-invite
Version, currently 0.3.01 version
- 0.3.0latestJan 1, 2016
github.com/crystal-jp/slack-invite
Automatic inviting in Slack Team for Crystal-JP.
17 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
slack-invite:
github: crystal-jp/slack-invite
version: ~> 0.3.0Then run:
shards installshard.yml
- Crystal
- no constraint declared
- License
- MIT
Dependencies
Runtime Dependencies
- kemal0.5.0github: sdogruyol/kemal
README
slack-invite ------------ [](https://circleci.com/gh/crystal-jp/slack-invite/tree/master) Automatic inviting in Slack Team for Crystal-JP. ## Install & Run It's very easy to run this service if you had installed [Docker](https://www.docker.com/) 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 [Pine Mizune](https://github.com/pine613)
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This release
- Version
0.3.0- Tagged
- Jan 1, 2016
- Commit
c862379fc05a- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/crystal-jp/slack-invite
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 13, 2026
- Synced
- Aug 13, 2026
- Versions
- 1