command
module
Version:
v0.0.0-...-2220243
Opens a new window with list of versions in this module.
Published: Feb 2, 2020
License: GPL-3.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
alira-account
Alira account module
Running Locally
Make sure you have Go version 1.12 or newer and the Heroku Toolbelt installed.
$ git clone https://github.com/ivohutasoit/alira-account.git
$ cd alira-account
$ go build -o bin/alira-account -v . # or `go build -o bin/alira-account.exe -v .` in git bash
github.com/mattn/go-colorable
gopkg.in/bluesuncorp/validator.v5
golang.org/x/net/context
github.com/heroku/x/hmetrics
github.com/gin-gonic/gin/render
github.com/manucorporat/sse
github.com/heroku/x/hmetrics/onload
github.com/gin-gonic/gin/binding
github.com/gin-gonic/gin
github.com/heroku/go-getting-started
$ heroku local
Your app should now be running on localhost:5000.
Deploying to Heroku
$ heroku create
$ git push heroku master
$ heroku open
or
![Deploy](https://www.herokucdn.com/deploy/button.png)
Documentation
For more information about using Go on Heroku, see these Dev Center articles:
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.