TODO: Write a description here
apt install libssh2-1-dev
testbin
crystal build src/cruniftp.cr -o bin/uniftp --error-trace
TODO: Write development instructions here
- Fork it (https://github.com/your-github-user/cruniftp/fork)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
- mike.reider - creator and maintainer