Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/garthdb/garthdb.com
Source code for garthdb.com
https://github.com/garthdb/garthdb.com
Last synced: about 1 month ago
JSON representation
Source code for garthdb.com
- Host: GitHub
- URL: https://github.com/garthdb/garthdb.com
- Owner: GarthDB
- Created: 2011-11-03T00:45:49.000Z (about 13 years ago)
- Default Branch: main
- Last Pushed: 2024-04-23T18:42:15.000Z (8 months ago)
- Last Synced: 2024-11-29T15:53:20.573Z (about 1 month ago)
- Language: HTML
- Homepage: http://www.garthdb.com
- Size: 13.7 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Personal Site for Garth Braithwaite
Browserify command line command for building and minifying all the js.
```
browserify -t coffeeify -t simple-jadeify --extension=".coffee" -d public/js/app.coffee | uglifyjs -c > public/js/app.build.js
```