https://github.com/dfkaye/rawgithub-bullpen
shows how to use rawgithub to view example html experiments
https://github.com/dfkaye/rawgithub-bullpen
Last synced: 3 months ago
JSON representation
shows how to use rawgithub to view example html experiments
- Host: GitHub
- URL: https://github.com/dfkaye/rawgithub-bullpen
- Owner: dfkaye
- License: unlicense
- Created: 2013-08-26T17:50:48.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-10-09T20:07:25.000Z (over 10 years ago)
- Last Synced: 2025-01-02T03:46:36.657Z (5 months ago)
- Language: JavaScript
- Homepage:
- Size: 262 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
rawgithub-bullpen
=================An example repo that uses rawgit for testing
pages in a browser. This one uses a fake js experiment pretending to test a
module/require solution.view on rawgit
justify
-------Using [github](https://github.com) to create and edit files remotely on the
github site lets you prototype ideas fairly fast.Using [rawgit](https://rawgit.com) lets you view __and share__ a remote
repo example html without downloading the whole repo in order to run it locally.Once you're happy enough with the direction, you can then init the repo and pull
it to your local dev environment. Here's a cheat sheet for a
[github-gitbash-workflow](https://gist.github.com/dfkaye/6768719).example link
------------