-
Copy config files:
$ cp config/database.yml.example config/database.yml $ cp config/secrets.yml.example config/secrets.yml
-
Install and run bundler
$ gem install bundler $ bundle
-
Create and prepare database
$ rake db:setup $ # or $ rake db:create $ rake db:migrate $ rake db:seed
-
Install git hooks
$ overcommit --install
-
Notifications
You must be signed in to change notification settings - Fork 0
iBublik/task-manager
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Releases
No releases published
Packages 0
No packages published