decent-crystal

Version, currently master branch1 version
  • master branchlatestJul 4, 2020

github.com/hedgehog1029/decent-crystal

Decent Chat Crystal Server

2 stars
0 dependents
License: MIT

Installation

# Add this to your shard.yml
dependencies:
  decent-crystal:
    github: hedgehog1029/decent-crystal
    branch: master

master is a branch, not a release, so this tracks it rather than pinning a version.

Then run:

shards install

shard.yml

Crystal
0.35.1
License
MIT
Author
Henry
Target
  • decent from src/decent.cr

Dependencies

Runtime Dependencies

  • kemal*github: kemalcr/kemal, branch: master
  • crecto*github: Crecto/crecto, branch: master
  • sqlite3*github: crystal-lang/crystal-sqlite3

README

decent-crystal

Decent.chat server written in Crystal

Installation

git clone https://github.com/hedgehog1029/decent-crystal.git
cd decent-crystal
shards update
shards build

Usage

it sorta works rn

Development

do the thing!

Contributors