https://github.com/mattms/coffee_gulp_bro
Example of Literate CoffeeScript, Gulp and Browserify
https://github.com/mattms/coffee_gulp_bro
Last synced: 11 months ago
JSON representation
Example of Literate CoffeeScript, Gulp and Browserify
- Host: GitHub
- URL: https://github.com/mattms/coffee_gulp_bro
- Owner: MattMS
- License: mit
- Created: 2015-02-16T09:06:58.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-16T09:26:45.000Z (over 11 years ago)
- Last Synced: 2025-03-27T11:33:15.153Z (over 1 year ago)
- Language: CoffeeScript
- Homepage:
- Size: 117 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Coffee gulp bro
An example of using Gulp to compile Literate CoffeeScript using
Browserify to allow use of `exports` and `require()`.
That sentence is crazy; almost as much as the afternoon I lost trying to
get those 3 libraries to play nice together.
A big issue was making them realise they were in a sub-folder.