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

https://github.com/gitobi/gitobi-shopify-context


https://github.com/gitobi/gitobi-shopify-context

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# gitobi-shopify-context

# Install

## npm

`npm install --save @gitobi/gitobi-shopify-context`

# Publish

- `git commit -am 'Bump version to vX.X.X'`
- `npm version [major|minor|patch]`
- `npm run build`
- `npm publish --access publish`