8000 GitHub - jsorg/jsorg: Orgmode clone in javascript
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jsorg/jsorg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

Tools needed

  • git
  • couchdb
  • python-setuptools (for couchapp)

Initialization

Start couchdb

git clone git://github.com/jsorg/jsorg.git
cd jsorg
git submodule init
git submodule update
sudo easy_install -U couchapp
couchapp push

Browse http://localhost:5984/jsorg/_design/jsorg/jsorg.html

About

Orgmode clone in javascript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0