Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kalashnikovisme/grants_controller


https://github.com/kalashnikovisme/grants_controller

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/kalashnikovisme/grants_controller?branch=develop)](https://travis-ci.org/kalashnikovisme/grants_controller)
[![Coverage Status](https://coveralls.io/repos/kalashnikovisme/grants_controller/badge.png)](https://coveralls.io/r/kalashnikovisme/grants_controller)
```shell
git clone [email protected]:kalashnikovisme/grants_controller
cd grants_controller
git flow init
bundle
rake db:migrate
rails generate figaro:install
rake secret
cp app/assets/images/glyphicons/ public/assets
```
copy secret_token to config/application.yml