An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# IndustryTasks [![Build Status](https://travis-ci.org/invrs/industry-tasks.svg?branch=master)](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]
```