aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2022-12-06replace Makefile targets with justfileDaniel Schadt
We might re-introduce Makefiles, but for different purposes (SASS or TypeScript compilation).
2022-06-29add babel-init command to makefileDaniel Schadt
This is useful to easily create new locales from scratch.
2022-06-28Initial commitDaniel Schadt