Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

137 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Mutant is an configuration file manager that uses the M4 macro language to generate configuration variations for multiple computers with different requirements.

It does do by allowing configuration templates to lock certain features behind dependencies as well as allow them to provide dependencies.

Mutant will then do dependency resolution to try to enable as much features as it can.

Usage

Read "bugs" section before proceeding.

python -m mutant

Create package

./dev.sh virtualenv
./dev.sh package

Dependencies

Bugs

Although M4 was a fun language to play around with, M4 macro expansion outputs text not tokens, resulting in tons of quoting and macro hygiene issues.

It was a terrible language choice for this project and you should not use it if you value your sanity.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages