# glint-tasks


collection of tasks to automate handling the glint modules


# install

```bash
npm install glint-tasks
```

# use

> This Module is part of [glintcms](http://glintcms.com/).
> Please see the [documentation](https://github.com/glintcms/glintcms) for more info.

1. run: `node index`
2. run: `node <script> e.g. publish-update` and copy paste the required `modules (copy&paste)` from the previous output

# test

```bash
npm test
```

# license

MIT

> sponsored by [intesso](http://intesso.com)
