An open API service indexing awesome lists of open source software.

https://github.com/bodacious/bushido

Katana Code's internal code of conduct, style guides and values
https://github.com/bodacious/bushido

Last synced: 5 months ago
JSON representation

Katana Code's internal code of conduct, style guides and values

Awesome Lists containing this project

README

          

# bushido

Katana Code's internal values, coding and style guide

This site is set up to run on GitHub pages.

## Running locally

Download the repo and jump into the `gh-pages` branch.

Once there, ensure you have installed the requisite gems using `bundle install`

and then run the app with `heroku local`.