https://github.com/gitobi/gitobi-shopify-context
https://github.com/gitobi/gitobi-shopify-context
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/gitobi/gitobi-shopify-context
- Owner: gitobi
- Created: 2021-02-28T11:16:51.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-07-03T09:58:17.000Z (almost 4 years ago)
- Last Synced: 2025-03-09T14:41:38.621Z (about 1 year ago)
- Language: JavaScript
- Size: 62.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`