mirror of
https://github.com/bakhirev/assayo.git
synced 2025-09-01 18:19:43 +00:00
update
This commit is contained in:
parent
b77bead035
commit
3c67d29962
1 changed files with 6 additions and 0 deletions
|
@ -165,6 +165,12 @@ Or open a saved file and manually change the encoding to UTF-8.
|
|||
#### Use the library Ruby
|
||||
- run `gem install assayo`
|
||||
- run `assayo`
|
||||
- open `./assayo/index.html`
|
||||
<a name="link-165"></a>
|
||||
#### Use the library Goland
|
||||
- run `go get github.com/bakhirev/assayo`
|
||||
- run `go install github.com/bakhirev/assayo`
|
||||
- run `assayo`
|
||||
- open `./assayo/index.html`
|
||||
<a name="link-17"></a>
|
||||
#### Use source code
|
||||
|
|
Loading…
Add table
Reference in a new issue