aboutsummaryrefslogtreecommitdiff
path: root/memfs.go
AgeCommit message (Collapse)Author
2024-04-18internal/cmd/embed: internal command to generate embedded Go filesShulhan
The "embed" command generate memory file system in memfs_www.go file which will be used by kamusd service.
2024-04-06all: re-license the project to GPL-3.0 or laterShulhan
For the reason why we choose GPL v3 see https://kilabit.info/journal/2022/gpl/. While at it, we make the project comply with REUSE Specification version 3.0.
2024-04-06all: replace "share" module with "pakakeh.go"Shulhan
The "share" module has been moved to new forge, SourceHut, with new name "pakakeh.go".
2021-01-31all: rewrite the serverShulhan
This commit move the directClient to different repository called kamusku and changes the module name from kamusku to kamusd.