forked from albertba/Advertisement_Panel
intal commit
This commit is contained in:
24
README.md
24
README.md
@@ -1,2 +1,26 @@
|
||||
# Advertisement_Panel
|
||||
|
||||
This project is written with go, and has hot realoding for the main.go
|
||||
|
||||
Install Air
|
||||
```bash
|
||||
go install github.com/air-verse/air@latest
|
||||
```
|
||||
|
||||
Add air to path or use the following disgusting command
|
||||
```bash
|
||||
$(go env GOPATH)/bin/air -c .air.toml
|
||||
```
|
||||
|
||||
|
||||
# Tasks
|
||||
|
||||
- [ ] Interface for adding new images
|
||||
- [ ] ATB integration
|
||||
- [ ] ASCII ART support
|
||||
- [ ] show more spicy images after kl 10:00
|
||||
- [ ] more images???
|
||||
|
||||
|
||||
# NB
|
||||
Changes in the static directory will not rebuild the project, simple workaround is to just make a small change in main.go and save, for example adding a space
|
||||
|
||||
Reference in New Issue
Block a user