Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 721 Bytes

File metadata and controls

17 lines (10 loc) · 721 Bytes

This is the source code for http://tutorials.codebar.io

Getting started

This is a GitHub Pages repo, so you can render the pages with Jekyll:

  1. bundle install, which will install Jekyll (sudo if needed)
  2. bundle exec jekyll serve
  3. go to http://127.0.0.1:4000

Contributing

We encourage you to contribute with your suggestions and corrections, head to our issues page and open a new issue or help on the existing ones.

License

Codebar Tutorials are released under the Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0).