Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ieedan committed Mar 26, 2024
1 parent 208fdf0 commit fb51285
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,12 @@ Check completed in 1.74ms

4. Download the VS Code extension for syntax highlighting [here](https://marketplace.visualstudio.com/items?itemName=AidanBleser.valid-env).

5. Create a file called `.vnv`.
5. Run `vnv init` to setup the config file and optional template files.

6. Run `vnv check` to validate your environment variables

7. Run `vnv build` to build your `.vnv` file into a `.env` file

## Variable Types
Currently valid-env supports 4 different types of environment variables.

Expand Down

0 comments on commit fb51285

Please sign in to comment.