Skip to content

Commit

Permalink
initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
breck7 committed Apr 20, 2013
0 parents commit d18bb7c
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 0 deletions.
Empty file added nudgepad.js
Empty file.
20 changes: 20 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"name": "nudgepad",
"version": "0.1.1",
"description": "A tool for prototyping quickly.",
"repository": "git://github.com/nudgepad/nudgepad",
"main": "nudgepad.js",
"dependencies": {
"space" : ">=0.1.1",
"scraps" : ">=0.1.1"
},
"keywords": [
"scraps",
"space",
"nudgepad",
"template",
"html"
],
"license": "MIT",
"author": "Breck Yunits, Ben Zulauf"
}
9 changes: 9 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
Nudgepad
========

Nudgepad is a tool for quickly creating prototypes. Nudgepad is currently in alpha.

Try it
======

Try it now at http://nudgepad.com

0 comments on commit d18bb7c

Please sign in to comment.