treestats

Version, currently master branch1 version
  • master branchlatestAug 27, 2018

github.com/amoeba/treestats.cr

TreeStats in Crystal

0 stars
0 dependents
License: MIT

Installation

# Add this to your shard.yml
dependencies:
  treestats:
    github: amoeba/treestats.cr
    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.24.1
License
MIT
Author
Bryce Mecum
Target
  • treestats from src/treestats.cr

Dependencies

Runtime Dependencies

  • kemal*github: kemalcr/kemal, branch: master
  • mongo*github: kalinon/mongo.cr, branch: update_for_0.25.0

Development Dependencies

  • icr*github: crystal-community/icr, branch: masterdev
  • spec-kemal*github: kemalcr/spec-kemal, branch: masterdev

README

treestats

Proof of concept for re-writing the TreeStats web app in Crystal. Nothing usable yet.

Currently broken due to dependency breakage.