Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mj-hd/gum

Simple Web Application Framework
https://github.com/mj-hd/gum

Last synced: about 1 month ago
JSON representation

Simple Web Application Framework

Awesome Lists containing this project

README

        

# gum

## インストール

クローンする。
```
git clone http://github.com/mjhd-devlion/gum.git
```

config/config.go.exampleを開き、自分の環境に合わせて設定をし、config/config.goとして保存する。

```
make
./main
```
を実行する。