an amazon s3 clone and bittorrent service (in ruby)
License
mattjamieson/parkplace
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Park Place an Amazon-S3 clone --------------------------------------------------------------------------- Okay, so, you've checked out from Subversion and you want to get this suckr up and everything. First, a checklist: 1. Do you have Camping and Mongrel installed? gem install camping mongrel --include-dependencies 2. I would also recommend the `sendfile' gem if you're on non-Windows. gem install sendfile 3. Do you have SQLite3 installed? (If you don't want to mess with the database driver.) Follow these instructions EXACTLY AS WRITTEN: http://code.whytheluckystiff.net/camping/wiki/BeAlertWhenOnSqlite3 Okay, time to turn it on: bin/parkplace Once you're sold, you can go ahead and install it for reals: sudo ruby setup.rb parkplace --------------------------------------------------------------------------- for more, visit: http://code.whytheluckystiff.net/parkplace
About
an amazon s3 clone and bittorrent service (in ruby)
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published