Skip to content

CursedOnes/mcconfsort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mcconfsort

Sort table entries inside .toml and .json files, recursively inside a directory.

It can also preserve comments and indentation inside toml files (but not json).

This is made e.g. for Minecraft modpacks to help versioning configs, as the toml/json contents are ordered randomly.

Install

cargo install -f --git https://github.com/CursedOnes/mcconfsort

About

Sort toml and json files

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages