Yet another make
Project description
yam offers an alternative tool to control the housekeeping tasks of a project, as well as the creation of executables and non-source files from source files.
In a nutshell
Installation
The easiest way is to use pipx to install yam.
$ pipx install yamk
Usage
yam’s behaviour is defined in a toml file, called a cookbook. The default name is make.toml, but you can specify a different file if you want. Specifying a name <name.toml> will also parse all the .toml files in the directory named <name.toml>.d.
yam can be invoked by using the command yam, which is also aliased to yamk. yam follows the GNU recommendations for command line interfaces.
Links
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
yamk-5.2.0.tar.gz
(14.2 kB
view hashes)
Built Distribution
yamk-5.2.0-py3-none-any.whl
(14.6 kB
view hashes)