fy

Version, currently master branch1 version
  • master branchlatestMar 20, 2016

github.com/Fusion/soflowy

So Flowy!

0 stars
0 dependents
License: Apache-2.0

Installation

# Add this to your shard.yml
dependencies:
  fy:
    github: Fusion/soflowy
    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
no constraint declared

Dependencies

Runtime Dependencies

  • kemal*github: sdogruyol/kemal, branch: master
  • session*github: porras/session
  • kemal-mysql*github: sdogruyol/kemal-mysql

README

fy

A very simple, self-hosted outliner/task manager with context navigation.

Installation

Compile Crystal code; run.

Usage

See previous section.

Development

Alpha quality.

Contributing

  1. Fork it ( https://github.com/fusion/soflowy/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

  • [fusion] Chris F. Ravenscroft - creator, maintainer