zamts

1.0.11 • Public • Published

zamts

npm version

zamts is a command-line tool that will bootstrap a new TypeScript project. (It's short for "Zamiel TypeScript".)


Why?

Setting up a new TypeScript project is a pain. You have to make up a package.json file, install dependencies, make a tsconfig.json file, set up Prettier, set up ESLint, set up git, set up VSCode settings, and so on.

But there's a better way. Tell zamts the name of your project, and it will create a new directory with everything already set up for you.


How?

Use it like so:

npx zamts init my-project

/zamts/

    Package Sidebar

    Install

    npm i zamts

    Weekly Downloads

    5

    Version

    1.0.11

    License

    GPL-3.0

    Unpacked Size

    195 kB

    Total Files

    71

    Last publish

    Collaborators

    • zamiell