Skip to content
This repository was archived by the owner on Mar 23, 2021. It is now read-only.

kamilsk/pmc

Package metadata compiler

Keep calm and use YAML to describe your packages.

Patreon License

Installation

Requirements

Optional

Git (development)

Fork it before.

$ git clone [email protected]:<your github account>/pmc.git
$ cd pmc && composer install
$ git remote add upstream [email protected]:kamilsk/pmc.git
$ pip install --editable .
$ pmc --help
Usage: pmc [OPTIONS] COMMAND [ARGS]...

Options:
  --help  Show this message and exit.

Commands:
  convert   Convert package.meta to package file(s).
  validate  Validate package.meta.
  watch     Watch for package.meta changes.

Mirror

$ git remote add mirror [email protected]:kamilsk/pmc.git

Global

$ pip install pmdc
$ which pmc
$ pmc --help
Usage: pmc [OPTIONS] COMMAND [ARGS]...

Options:
  --help  Show this message and exit.

Commands:
  convert   Convert package.meta to package file(s).
  validate  Validate package.meta.
  watch     Watch for package.meta changes.

Feedback

@kamilsk @octolab

Notes

Analytics

About

📦 Keep calm and use YAML to describe your packages.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Languages