This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit e5944d0233f03143148f840f61b7ae0ea5efb705
tree 5bd1f0d77f158d0fe4a9faf5cdf9168f6e0f637b
parent 80ca69ba9b7dcf272a39f8660f0049bdff3e4b75
tree 5bd1f0d77f158d0fe4a9faf5cdf9168f6e0f637b
parent 80ca69ba9b7dcf272a39f8660f0049bdff3e4b75
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sat Mar 29 13:28:54 -0700 2008 | |
| |
README.textile | Wed Apr 02 12:10:41 -0700 2008 | |
| |
Rakefile | Sat Mar 29 09:25:43 -0700 2008 | |
| |
app/ | Sat Mar 29 21:25:03 -0700 2008 | |
| |
config/ | Sat Mar 29 21:13:11 -0700 2008 | |
| |
db/ | Wed Apr 02 12:08:02 -0700 2008 | |
| |
doc/ | Sat Mar 29 09:25:43 -0700 2008 | |
| |
lib/ | Sat Mar 29 19:26:44 -0700 2008 | |
| |
public/ | Sat Mar 29 21:25:03 -0700 2008 | |
| |
script/ | Sat Mar 29 09:54:28 -0700 2008 | |
| |
spec/ | Sat Mar 29 10:52:35 -0700 2008 | |
| |
stories/ | Sat Mar 29 09:54:28 -0700 2008 | |
| |
test/ | Sat Mar 29 16:41:30 -0700 2008 | |
| |
vendor/ | Sat Mar 29 16:01:35 -0700 2008 |
README.textile
Freelancer
Freelancer is here to help your freelancing needs. Sure Basecamp, Highrise, and all those other fun apps are great, but how many features do you use in each of them? And doesn’t it suck to have to pay for all of them just because you need a few features in each?
Freelancer’s aim is to gather just what a freelancer needs to manage his projects.
It’s tiny now, so it doesn’t do much (if ANYTHING), but keep watching here!
Freelancer wants you to fork it. Freelancer is for freelancers by freelancers.
App Deps
- MySql
- ImageMagick
- RedCloth
Dev Deps
- Rspec
Installation
- Create the db:
RAILS_ENV=production rake db:create - Load the schema:
rake db:schema:load - Bootstrap:
rake db:bootstrap:load - script/server to start the server – enjoy!
hit /admin and use the default login/password combo of: admin/admin







