https://github.com/invrs/industry-template
Template for Industry extensions
https://github.com/invrs/industry-template
Last synced: about 1 year ago
JSON representation
Template for Industry extensions
- Host: GitHub
- URL: https://github.com/invrs/industry-template
- Owner: invrs
- Created: 2016-05-28T04:46:17.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-11T07:19:07.000Z (about 10 years ago)
- Last Synced: 2025-02-25T23:28:53.560Z (over 1 year ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IndustryTemplate [](https://travis-ci.org/invrs/industry-template)
A template for Industry extensions.
## Use it
```bash
git clone --depth 1 git://github.com/invrs/industry-template.git my_project
cd my_project
rm -rf .git
./bin/rename [GITUSER] [GITREPO] [LOWERCASENAME] [CLASSNAME]
```