aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2025-06-30make: run eslint from node_modules/.bin directory directlyShulhan
2025-02-03all: replace external linters with internalShulhan
2025-02-03make: do not ignore errors from lintersShulhan
2025-02-03cmd/gorankusu: add flags to set HTTP address and development modeShulhan
2024-10-07all: replace linter "revive" with "go vet"Shulhan
2024-09-04make: add task "build"Shulhan
2024-04-23all: add task to initialize the repository and toolsShulhan
2024-02-07all: rename the project to gorankusuShulhan
2024-02-04make: generate test coverageShulhan
2023-11-11Makefile: replace the Go linter and apply all their recommendationsShulhan
2023-11-11_www: setup eslint for linting TypeScript filesShulhan
2022-08-21all: fix all linter warningsShulhan
2022-03-14all: changes the license of trunks software to GPL 3.0 or laterShulhan
2022-02-05Makefile: run the test with CGO_ENABLED=1Shulhan
2021-10-18all: rename internal/cmd/trunks-example to internal/cmd/trunksShulhan
2021-10-17all: merge all workers for related to development to internal/cmdShulhan
2021-10-17all: move the main program for example to internal/cmd/trunks-exampleShulhan
2021-10-11go.mod: update to latest share and ciigo moduleShulhan
2021-09-25all: simplify development on trunks-exampleShulhan
2021-09-20Makefile: add task to re-compile the TypeScript filesShulhan
2021-09-18www: refactoring using TypeScript and wui libraryShulhan
2021-04-09all: add task to generate embedded files in _wwwShulhan
2021-03-27cmd: rename the program trunks to trunks-exampleShulhan
2021-03-21all: various changesShulhan
2021-03-15trunks: a module for testing HTTP servicesShulhan