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
- Host: GitHub
- URL: https://github.com/bodacious/bushido
- Owner: Bodacious
- License: cc0-1.0
- Created: 2015-03-18T16:08:04.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2017-04-05T10:06:27.000Z (about 9 years ago)
- Last Synced: 2025-05-31T03:33:33.965Z (about 1 year ago)
- Homepage: http://bushido.katanacode.com
- Size: 210 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`.