Skip to content
master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

About

This is a copy of NowDoThis which contains a simple ToDo list. Original developers have a blog that dates back to August 2008. This is a fork.

Deploying

With heroku

$ gem install heroku sinatra
$ heroku create
$ git push heroku master

With static hosting

Copy content of public folder to server root. Set up your server to respond to .manifest files with Content-Type of ‘text/cache-manifest’.

About

A minimalist todo list

Resources

Releases

No releases published

Packages

No packages published

Languages