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

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

Awesome Lists containing this project

README

          

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