Skip to content

kazto/crf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crf

TUI Based Filer Written in Crystal.

Installation

$ git clone https://github.com/kazto/crf
$ cd crf && crystal build src/crf.cr
$ cp ./crf /path/to/installdir/

Usage

  crf OPEN_PATH

Development

All is Under Construction.

Contributing

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

  • kazto - creator and maintainer

Releases

No releases published

Packages

No packages published