https://github.com/invrs/industry-tasks
Run tasks via command line or Slack
https://github.com/invrs/industry-tasks
Last synced: 2 months ago
JSON representation
Run tasks via command line or Slack
- Host: GitHub
- URL: https://github.com/invrs/industry-tasks
- Owner: invrs
- Created: 2016-05-28T04:36:05.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-26T03:27:01.000Z (about 10 years ago)
- Last Synced: 2025-10-08T22:14:25.344Z (10 months ago)
- Language: JavaScript
- Size: 15.6 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IndustryTasks [](https://travis-ci.org/invrs/industry-tasks)
A template for Industry extensions.
## Use it
```bash
git clone --depth 1 git://github.com/invrs/industry-tasks.git my_project
cd my_project
rm -rf .git
./bin/rename [GITUSER] [GITREPO] [LOWERCASENAME] [CLASSNAME]
```