Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

Latest commit

 

History

History
17 lines (11 loc) · 395 Bytes

ROADMAP.md

File metadata and controls

17 lines (11 loc) · 395 Bytes

Roadmap

1.0.0

  • Unit tests

Better Documentation

  • Validate parameters
  • Generate .flow files inside lib
  • Add examples of generators (env only, dotenv file, json file, json file + prompt, dotenv + process.env)

Quality of life

  • Write description in .env file.
  • When throwing, throw for all missing values at once.
  • When throwing, print the description of the missing field.