kestionaire

1.0.6 • Public • Published

Kestionaire

Utility for the generation of .env file by answering questions from a file.

This tool use inquirer as a backend.

Usage

Configuration

You need to create a file that contain configuration provided by inquirer under the Question section.

output: .env
questions:
  - name: "name"
    message: "What is your name ?"

Run

npx kestionaire `kestion.yml`

Configuration

You can use any configuration provided by inquirer under the Question section.

Missing features

  • Handling more file format for input files
  • Handling of external calls

Readme

Keywords

Package Sidebar

Install

npm i kestionaire

Weekly Downloads

3

Version

1.0.6

License

WTFPL

Unpacked Size

4.51 kB

Total Files

6

Last publish

Collaborators

  • magicsapher