https://github.com/ccims/template-importer
https://github.com/ccims/template-importer
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ccims/template-importer
- Owner: ccims
- Created: 2023-12-20T12:40:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-18T19:12:33.000Z (over 1 year ago)
- Last Synced: 2025-02-18T20:26:06.531Z (over 1 year ago)
- Language: TypeScript
- Size: 537 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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]
```