scarlettnova

command module
v0.0.0-...-8609c7a Latest Latest
Warning

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

Go to latest
Published: Sep 25, 2018 License: MIT Imports: 2 Imported by: 0

README

ScarlettNova

Twitter DM chat bot

###環境構築

# Goがインストールされている前提です。

# 必要なライブラリの取得

go get -u github.com/golang/dep/cmd/dep
go get -u github.com/direnv/direnv

dep ensure

# 環境変数を.envrc (direnv) で管理している
echo 'eval "$(direnv hook bash)"' >> ~/.bashrc
cp .envrc.sample .envrc
direnv allow

###起動

go build main.go  
go run main.go 

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
libs
parameters

Jump to

Keyboard shortcuts

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