Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
brainfood
/
rivets
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
5381492f
authored
2012-07-11 12:26:55 -0700
by
Contra
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
add build script to package file
1 parent
855e927e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
package.json
package.json
View file @
5381492
...
...
@@ -11,5 +11,8 @@
"repository"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/mikeric/rivets.git"
},
"scripts"
:
{
"build"
:
"coffee -o lib -c src"
}
}
...
...
Please
register
or
sign in
to post a comment