jsjoeio / hello-world

test npm package: @jsjoeio/hello-world

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npx-template

📦 📄 A modern template for authoring npx packages in TypeScript & ESM

Learn Full-Stack TypeScript

jsjoeio Twitter follower count

Usage

  1. Click "Use as template" or fork.

  2. Build your package

  3. Add NPM_TOKEN to repo secrets

  4. Push up and it will publish to npm

Testing Locally

To test locally, run pnpm build then node dist/cli.mjs.

Add spice

To spice up your npx package, we recommend checking out clack.

Inspiration

This project came out of a conversation with @nutlope after helping him build aicommits and some of my work on add-ts-jest.

About

test npm package: @jsjoeio/hello-world

License:MIT License


Languages

Language:TypeScript 100.0%