https://github.com/md-command-line/ship-my-component-npm-init
Remove human error for adding webpack and build/index.js entrypointfor npm init command.
https://github.com/md-command-line/ship-my-component-npm-init
Last synced: about 1 month ago
JSON representation
Remove human error for adding webpack and build/index.js entrypointfor npm init command.
- Host: GitHub
- URL: https://github.com/md-command-line/ship-my-component-npm-init
- Owner: md-command-line
- Created: 2019-06-12T19:30:57.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-13T12:55:38.000Z (about 7 years ago)
- Last Synced: 2026-04-28T15:43:20.228Z (about 2 months ago)
- Language: Shell
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ship-my-component-npm-init
Remove human error for adding webpack and build/index.js entrypointfor npm init command.
## Usage
Running the package with npx will npm init for you!
```bash
npx ship-my-component-npm-init
```