https://github.com/halfbyte/cmdv3
Jaja
https://github.com/halfbyte/cmdv3
Last synced: about 1 year ago
JSON representation
Jaja
- Host: GitHub
- URL: https://github.com/halfbyte/cmdv3
- Owner: halfbyte
- Created: 2008-04-08T00:09:50.000Z (about 18 years ago)
- Default Branch: master
- Last Pushed: 2008-04-09T08:37:37.000Z (about 18 years ago)
- Last Synced: 2025-04-14T22:52:08.305Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 102 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
CMDv3 - Private pastie for the marses.
(c) Jan Krutisch (jan.krutisch.de)
Needs _why's camping + ActiveRecord + Builder
*Usage*
camping cmdv.rb
*Authentication*
Is atm done using Basic Auth, only the password is checked, username is used
as a username for creating records (vla - very lightweight authenticatin).
If you want to use a different password (the default is "foobar"), create a
file called config.yaml in the same directory and fill it like this:
8< ----------- SNIP ----------- 8<
---
:password: myhypersecretpassword
8< ----------- SNIP ----------- 8<
*Issue Tracking*
Bugtracking is done via ticgit for now.
*Getting CMDv3
Main Repo is http://github.com/halfbyte/cmdv3/tree
*License*
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
Copyright (C) 2004 Sam Hocevar
14 rue de Plaisance, 75014 Paris, France
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. You just DO WHAT THE FUCK YOU WANT TO.