Added readme
This commit is contained in:
parent
cfe036636a
commit
0bab92db02
15
README.md
Normal file
15
README.md
Normal file
@ -0,0 +1,15 @@
|
||||
# Peachy
|
||||
|
||||
Peachy is a very-WIP, barely-there, graphical content management system for building static sites, an SQLite database rather than a mess of files as a store.
|
||||
|
||||
## Prerequisites
|
||||
|
||||
- [Go](https://go.dev/dl/)
|
||||
- [Wails v3](https://v3alpha.wails.io/getting-started/installation/)
|
||||
|
||||
## Building
|
||||
|
||||
```sh
|
||||
cd desktop
|
||||
wails3 build
|
||||
```
|
Loading…
Reference in New Issue
Block a user