https://github.com/xwmx/starters
A collection of starting points, skeletons, and boilerplate code.
https://github.com/xwmx/starters
Last synced: 5 months ago
JSON representation
A collection of starting points, skeletons, and boilerplate code.
- Host: GitHub
- URL: https://github.com/xwmx/starters
- Owner: xwmx
- License: mit
- Created: 2014-12-29T17:24:12.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2017-03-14T20:23:30.000Z (over 8 years ago)
- Last Synced: 2024-05-02T00:56:13.359Z (over 1 year ago)
- Language: Roff
- Homepage:
- Size: 119 KB
- Stars: 6
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
starters
========A collection of starting points, skeletons, and boilerplate code.
## Setup
After cloning, run the following to load the submodules:
git submodule init && git submodule update --init --recursive