Skip to content
/ state Public

Command-line tools for managing state directories

License

Notifications You must be signed in to change notification settings

CM4all/state

Repository files navigation

State

Command-line tool for managing CM4all state directories.

State directories are a set of directories where the desired state of software components is stored.

Building State

You need:

Get the source code:

git clone --recursive https://github.com/CM4all/state

Run meson:

meson setup output

Compile and install:

ninja -C output
ninja -C output install

About

Command-line tools for managing state directories

Resources

License

Stars

Watchers

Forks

Packages

No packages published