@packtory/cli
TypeScript icon, indicating that this package has built-in type declarations

0.0.5 • Public • Published

@packtory/cli

Command-Line Interface for packtory

This package provides a command-line interface (CLI) for the packtory tool, simplifying the process of bundling and publishing npm packages. It allows you to execute common tasks easily through the command line.

Installation:

npm install -D @packtory/cli

Usage:

packtory <command> [options]

Commands:

  • publish: Bundles and publishes npm packages based on the configuration in packtory.config.js.

Options:

  • --no-dry-run: Disables dry-run mode (enabled by default), allowing actual publishing.

Configuration:

Create a packtory.config.js file in your project to define the configuration. Refer to the full documentation for detailed configuration options.

Package Sidebar

Install

npm i @packtory/cli

Weekly Downloads

161

Version

0.0.5

License

MIT

Unpacked Size

19.7 kB

Total Files

13

Last publish

Collaborators

  • screendriver
  • lo1tuma