https://github.com/escherize/cbmethod
You know, for coffee.
https://github.com/escherize/cbmethod
Last synced: 5 months ago
JSON representation
You know, for coffee.
- Host: GitHub
- URL: https://github.com/escherize/cbmethod
- Owner: escherize
- Created: 2018-07-13T01:39:24.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-14T18:55:22.000Z (almost 8 years ago)
- Last Synced: 2025-10-06T03:59:37.525Z (9 months ago)
- Language: HTML
- Homepage: http://coldbrewmethod.com
- Size: 1.05 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cbmethod
## to edit:
edit values in info.json.
## to build:
in one tab:
python -m SimpleHTTPServer 3333
in another, after u make changes:
mustache index.mst info.json index.html && open http://localhost:3333