fikri

Version, currently 0.0.11 version
  • 0.0.1latestDec 16, 2015

github.com/askn/fikri

Simple CLI To-Do App written in Crystal

41 stars
0 dependents
License: MIT

Installation

# Add this to your shard.yml
dependencies:
  fikri:
    github: askn/fikri
    version: ~> 0.0.1

Then run:

shards install

shard.yml

Crystal
no constraint declared
License
MIT
Author
Aşkın Gedik <askngdk@gmail.com>

Dependencies

This version declares no dependencies.

Documentation

Read the API documentation

Generated from the source of the current release. The first visit to a release that has never been documented starts its build.

README

# fikri

TODO: Write a description here

## Installation


TODO: Write installation instructions here


## Usage



TODO: Write usage instructions here

## Development

TODO: Write development instructions here

## Contributing

1. Fork it ( https://github.com/askn/fikri/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

- [askn](https://github.com/askn) Aşkın Gedik - creator, maintainer