carc.in - Compile and run code in
A web service that runs your code and displays the result.
Consists of:
- Frontend (a ember-cli app)
- Backend API server (written in Crystal)
- Sandbox manager (designed for Archlinux host with a BTRFS filesystem available, written in Crystal)
- Crystal
- Ruby
- C (GCC)
- Fork it ( https://github.com/jhass/carc.in/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