428 V012 50c8e312

v0.1.2 - Distribution and Installation

tools-only Updated 7 repo stars

File contents

v0.1.2 - Distribution and Installation

Date: 2026-02-26

Highlights

  • Added Python packaging metadata (pyproject.toml) and mco console entrypoint.
  • Added npm wrapper package (@tt-a1i/mco) for Node-based environments.
  • Added release workflows for PyPI and npm publishing.
  • Updated README with installation instructions (npm wrapper and source install).

Install

Available now (recommended):

npm i -g @tt-a1i/mco

From source:

python3 -m pip install -e .

PyPI package:

  • Not published yet.
  • Publish workflow is ready and will be enabled after Trusted Publisher setup.

Notes

  • npm wrapper requires python3 available on PATH.
  • YAML config still requires optional dependency: pip install pyyaml.

tools-only/X-Skills/tree/main/automation/workflow/428-v012_50c8e312 commit 409fb8f0c3

Frequently asked questions

npx skillmds@latest add tools-only/428-v012-50c8e312