An open API service indexing awesome lists of open source software.

https://github.com/wp-blocks/create-pkg-cli


https://github.com/wp-blocks/create-pkg-cli

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# Initialize a TypeScript package

> Start a project the @bitmachina way!

You need to add this module to your dependencies then run the script:

```js
"scripts": {
"unpack": "create-pkg-cli",
}
```

and the unpackager will scaffold the template for you