0.1.0 • Published 8 months ago

create-npack v0.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months ago

pack

A snappy start for your next big thing.


have you ever found yourself installing the same things over and over again in mega commands like this?

pnpm add rollup @rollup/plugin-node-resolve typescript @rollup/plugin-typescript @rollup/plugin-commonjs tslib

well pack offers simple command line tools to make your life easier.

pack create rollup typescript

simple as that.

What does pack support?

pack currently supports a few common bundling options.

Tools

How do I get started?

pnpm add -g create-npack@latest

How do I use pack?

pack <command>

# Commands:
#   pack create <template> [options]  Create a new project from a template
#   pack include                      Whitelist files to be included in npm package
0.1.0

8 months ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago