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

https://github.com/telus/ecp-utils-scripts


https://github.com/telus/ecp-utils-scripts

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# ECP-utils-scripts

## To install
```bash
git clone https://github.com/telusdigital/ECP-utils-scripts.git && cd ECP-utils-scripts
npm install
```

## Commands
### Generate asset list csv
```bash
npm run create-asset-list --space-id=SPACE_ID --access-token=CONTENTFUL_MANAGEMENT_TOKEN
```