Browse Source

rm bin/ to move it to releases

master v0_20221124
arnaucube 1 year ago
parent
commit
1defc6f5ff
5 changed files with 1 additions and 5 deletions
  1. +1
    -0
      .gitignore
  2. +0
    -5
      bin/README.md
  3. BIN
      bin/blogo-amd64-darwin
  4. BIN
      bin/blogo-amd64-linux
  5. BIN
      bin/blogo-amd64.exe

+ 1
- 0
.gitignore

@ -1,4 +1,5 @@
*.html
bin
blogo-input
css
js

+ 0
- 5
bin/README.md

@ -1,5 +0,0 @@
It's recommended to compile by yourself the binaries:
```
# in the root directory of this repository:
go build
```

BIN
bin/blogo-amd64-darwin


BIN
bin/blogo-amd64-linux


BIN
bin/blogo-amd64.exe


Loading…
Cancel
Save