https://github.com/roccomuso/pkgi
Node.js Interactive pkg
https://github.com/roccomuso/pkgi
cli inquirer interctive pkg pkgi questions zeit
Last synced: about 1 month ago
JSON representation
Node.js Interactive pkg
- Host: GitHub
- URL: https://github.com/roccomuso/pkgi
- Owner: roccomuso
- Created: 2017-08-02T20:47:45.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-08-02T20:54:08.000Z (over 7 years ago)
- Last Synced: 2025-02-23T18:06:46.054Z (2 months ago)
- Topics: cli, inquirer, interctive, pkg, pkgi, questions, zeit
- Language: JavaScript
- Size: 1.95 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pkgi
[](https://www.npmjs.com/package/pkgi)
[](https://david-dm.org/roccomuso/pkgi)
[](https://standardjs.com)> Node interactive [pkg](https://github.com/zeit/pkg)
Interactive module for zeit pkg. To use as CLI too install [pkgi-cli](https://github.com/roccomuso/pkgi-cli).
## Install
$ npm install --save pkgi
## Usage
```javascript
var pkg = require('pkg')
var pkgi = require('pkgi')var prompt = pkgi(pkg)
prompt()
```## Enhancement
- [ ] pass `options` to set defult values for the questions
# Author
Rocco Musolino ([@roccomuso](https://twitter.com/roccomuso))
# License
MIT