a tiny cli modlist editor for Factorio written in go
Go to file
Lilian Jónsdóttir 965034923b mage -> just
just is more widely used thus has better tab completion, etc.
also it's easier to write a justfile than a magefile
2024-02-11 19:17:00 -08:00
cmd/fml initial code commit - basic functionality works 2024-02-09 10:53:06 -08:00
internal improved logging 2024-02-11 17:44:54 -08:00
.gitignore initial commit 2024-02-09 10:51:22 -08:00
go.mod initial code commit - basic functionality works 2024-02-09 10:53:06 -08:00
go.sum initial code commit - basic functionality works 2024-02-09 10:53:06 -08:00
justfile mage -> just 2024-02-11 19:17:00 -08:00
LICENSE initial commit 2024-02-09 10:51:22 -08:00
README.md initial commit 2024-02-09 10:51:22 -08:00

fml

a tiny cli modlist editor for Factorio written in go