Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/morganestes/opinionated-git-workflows
Slides and notes for my Opinionated Git Workflows talk
https://github.com/morganestes/opinionated-git-workflows
Last synced: about 1 month ago
JSON representation
Slides and notes for my Opinionated Git Workflows talk
- Host: GitHub
- URL: https://github.com/morganestes/opinionated-git-workflows
- Owner: morganestes
- License: mit
- Created: 2015-10-05T03:29:22.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-05T03:49:42.000Z (about 9 years ago)
- Last Synced: 2023-03-22T16:50:03.408Z (over 1 year ago)
- Language: CSS
- Size: 703 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-MIT
Awesome Lists containing this project
README
membership-sites-on-wordpress
============================An example of using Grunt for presentations.
1. `npm install -g grunt-cli`
1. clone the repo
1. open shell in the root of the repo
1. `npm install`
1. wait for it...
1. `grunt`
1. `cd public/`
1. `open index.html`
1. stand in awe (you don't actually *have* to stand, though)