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

https://github.com/ccims/template-importer


https://github.com/ccims/template-importer

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Gropius Template Importer

Utility tool for importing Component/InterfaceSpecification/Relation/Issue Templates into a Gropius instance based on a JSON config file.

## Usage
```sh
npm i
npm run build
npm start [gropius_endpoint]
```