acourse

command module
v0.0.0-...-96288a7 Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2023 License: Apache-2.0 Imports: 12 Imported by: 0

README

acourse

Build Status Coverage Status

Acourse Website acourse.io

Development

Config
  • add config/sql_url to your cockroachdb database
  • add config/service_account to your gcloud service account (using for upload storage)
  • add gcloud project id to config/project_id
  • add gcloud bucket name to config/bucket
  • add smtp email config to config/email_{from,password,port,server,user}
Software
Running
  • go get -u github.com/acoshift/goreload
  • yarn install
  • make style
  • make dev

Testing

go get -u github.com/stretchr/testify/mock
go get -u github.com/onsi/ginkgo/ginkgo
go get -u github.com/onsi/gomega/...
go test ./...

License

Apache-2.0

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