This is a web app that consist several forums parsed by crawler
- cd fbot-kemal && shards install
- [dev] crystal build src/main.cr [release] crystal build src/main.cr --release
to run web site ./main and open web browser http://localhost:3000/
TODO: Write development instructions here
- Fork it ( https://github.com/[your-github-name]/my_kemal_fbot/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
- [your-github-name] sndk - creator, maintainer