https://github.com/upframe/shopy
:credit_card: Online store platform [WIP]
https://github.com/upframe/shopy
shop store
Last synced: 6 months ago
JSON representation
:credit_card: Online store platform [WIP]
- Host: GitHub
- URL: https://github.com/upframe/shopy
- Owner: upframe
- License: apache-2.0
- Archived: true
- Created: 2017-02-11T21:52:00.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-12-09T10:16:35.000Z (over 8 years ago)
- Last Synced: 2024-06-20T13:34:49.383Z (about 2 years ago)
- Topics: shop, store
- Language: Go
- Homepage:
- Size: 8.95 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Shopy
[](https://travis-ci.org/bruhs/shopy)
[](http://godoc.org/github.com/upframe/shopy)
[](https://goreportcard.com/report/bruhs/shopy)
## Get the environment ready FOR DEVELOPMENT
Certify yourself that the variable `GOPATH` is set and that `$GOPATH/bin` is in your `PATH`.
1. `go get github.com/upframe/shopy`
2. `cd $GOPATH/src/github.com/upframe/shopy/cmd/fest`
3. `go install && shopy`