knitty

1.2.2 • Public • Published

Knitty 🧶

knitty is a node CLI tool to easily set up new projects.

Usage

Run knitty's create command using npx to scaffold a new project:

npx knitty create

Knitty can help you do the following:

  • Create basic project files.
  • Set up a git repository and add a remote.
  • Install and configure tools you want to use:
    • TypeScript
    • Testing via Jest
  • Create a package.json tailored to your setup.

/knitty/

    Package Sidebar

    Install

    npm i knitty

    Weekly Downloads

    1

    Version

    1.2.2

    License

    MIT

    Unpacked Size

    12.5 kB

    Total Files

    5

    Last publish

    Collaborators

    • bakkerjoeri