orderer

command module
v0.0.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 2, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

README

Orderer

orderer is a CLI for importing orders into shopify.

Usage

Install orderer with

brew tap juliaogris/tap
brew install orderer

Alternatively you can download the executable directly from releases or install with go install github.com/juliaogris/orderer@latest

After installation try

orderer --version

export SHOPIFY_STORE=julias-delights
export SHOPIFY_TOKEN=shpat_6a....5470  # ask Julia for token or setup your own store and admin token.

orderer create testdata/order.json
orderer list testdata/order.json

Development

Tooling (go, golangci-lint, goreleaser, make) is automatically bootstrapped with hermit. Clone this repo and run ./bin/make for available targets. ./bin/make ci is run on GitHub actions.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL