Generates customized badges from an imported CSV.
- Ruby 78.1%
- HTML 8.6%
- Slim 6.2%
- SCSS 4.5%
- JavaScript 1.9%
- Other 0.7%
|
|
||
|---|---|---|
| app | ||
| bin | ||
| config | ||
| db | ||
| lib | ||
| log | ||
| public | ||
| test | ||
| vendor/assets | ||
| .gitignore | ||
| .ruby-version | ||
| config.ru | ||
| Gemfile | ||
| Gemfile.lock | ||
| Guardfile | ||
| Rakefile | ||
| README.md | ||
Badge Generator
This utility, currently, is to transform a registration list into printable badges.
System
Ruby 2.1.2 Rails 4.1.1
Setup
- Clone repository
bundleinstall- rails s