add-manifest
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

add-manifest

The add-manifest command adds Manifest to your project.

npx add-manifest@latest

Develop

npm install

# Run from a test folder to prevent messing with project files.
mkdir test-folder
cd test-folder
../bin/dev.js

However due to the monorepo workspace structure, the launch script will fail as the path to the node modules folder is different than when served. This is normal.

Publish

npm run build
npm publish

Dependencies (11)

Dev Dependencies (6)

Package Sidebar

Install

npm i add-manifest

Weekly Downloads

63

Version

1.1.0

License

MIT

Unpacked Size

21.3 kB

Total Files

22

Last publish

Collaborators

  • brunobuddy