Skip to content

Commit

Permalink
Add docs for release task
Browse files Browse the repository at this point in the history
  • Loading branch information
matsumotory committed Nov 14, 2018
1 parent b1bfee7 commit a7dc910
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,16 @@ rake
cp -p mruby/bin/rcon /path/to/bin-dir/.
```

## build packages
## build packages and release

Create release binary considering glibc versions using Docker.

__Require: golang docker__

```
rake package
ls -l pkg/
rake release
```

## usage
Expand Down

0 comments on commit a7dc910

Please sign in to comment.