-
Notifications
You must be signed in to change notification settings - Fork 0
tocas/time_sheet
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
# Time Sheet
## Requirements
* Ruby 1.9.2 or higher
* Bundler gem 1.0 or higher
* MySQL database 1.8 or higher
## Quickstart
1. Clone the latest and greatest version
git clone git@github.com:tocas/time_sheet.git
2. Setup database using `config/database.yml` file
3. Instal bundle gems
bundle install
$. Migrate your database
rake db:migrate
5. Run the server or anything else
rails s
## Author
* Tomáš Lucovič, <tomaslucovic@gmail.com>About
Time Sheet with integrated 3rd part apps
Resources
Stars
Watchers
Forks
Releases
No releases published