https://github.com/dfirebaugh/spritely-go
https://github.com/dfirebaugh/spritely-go
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dfirebaugh/spritely-go
- Owner: dfirebaugh
- License: mit
- Created: 2022-03-07T15:36:44.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-23T22:56:17.000Z (over 1 year ago)
- Last Synced: 2025-04-19T09:09:17.878Z (about 1 year ago)
- Language: Go
- Size: 11.9 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# spritely
This is an implementation of [spritely-editor](https://github.com/dfirebaugh/spritely-editor) written in golang.
Why? Go is pretty sweet.
## Demo
[in browser demo](https://dfirebaugh.github.io/spritely-go/)
## running the app
[download go](https://go.dev/dl/)
`go run ./cmd/main`