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

https://github.com/invrs/industry-trace


https://github.com/invrs/industry-trace

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

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