All checks were successful
Deploy / build-deploy (push) Successful in 1m38s
11 lines
No EOL
397 B
Markdown
11 lines
No EOL
397 B
Markdown
# catcrafts.net
|
|
|
|
This is the source code for catcrafts.net, a website built entirely in C++ using the Crafter.Graphics library.
|
|
|
|
```bash
|
|
crafter-build -r
|
|
```
|
|
|
|
This will compile the project and serve it locally on `http:://localhost:8080`.
|
|
|
|
This project is source available for educational and viewing purposes only. No permission is granted to copy, modify, distribute, or create derivative works. |