https://github.com/invrs/industry-trace
https://github.com/invrs/industry-trace
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/invrs/industry-trace
- Owner: invrs
- Created: 2016-05-18T10:02:10.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-11T06:54:46.000Z (about 10 years ago)
- Last Synced: 2025-02-25T23:28:49.622Z (over 1 year ago)
- Language: JavaScript
- Size: 8.79 KB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IndustryTrace [](https://travis-ci.org/invrs/industry-trace)
A template for node projects.
## Use it
```bash
git clone --depth 1 git://github.com/invrs/industry-trace.git my_project
cd my_project
rm -rf .git
./bin/rename [GITUSER] [GITREPO] [LOWERCASENAME] [CLASSNAME]
```