Skip to content

simonv3/annotate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

annotate

Annotation App for Sandstorm

Using

Annotate is a Sandstorm app. It's not yet on the app store. I'll provide a package for download soon.

Development

Annotate uses Meteor:

$ mkdir annotate
$ cd annotate
$ git clone git@github.com:simonv3/annotate.git .
$ meteor

And you should be good to go!