aboutsummaryrefslogtreecommitdiff
path: root/forged/main.go (unfollow)
Commit message (Collapse)AuthorFilesLines
2 daysforged/cmd/forge -> forgedv0.1.46Runxi Yu1-0/+0
We're already separating everything related to the main forge daemon in forged/ so the cmd structure is just a bit redundant at this point.
2025-04-06Restructure static/templates into forgedRunxi Yu1-0/+1
2025-04-06Move the Go stuff to ./forged/v0.1.32Runxi Yu1-1/+1
2025-04-06Move stuff into internal/unsortedv0.1.28Runxi Yu1-3/+6
2025-04-06Slight refactor on NewServerRunxi Yu1-10/+1
2025-04-05Use cmd/forge for the entry pointRunxi Yu1-0/+32