envault_cli 0.1.0 copy "envault_cli: ^0.1.0" to clipboard
envault_cli: ^0.1.0 copied to clipboard

Standalone CLI code generator for the envault package. Encrypts your .env file into a secure dart vault using AES-256-GCM.

Use this package as an executable

Install it

You can install the package from the command line:

dart pub global activate envault_cli

Use it

The package has the following executables:

$ envault
0
likes
140
points
26
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Standalone CLI code generator for the envault package. Encrypts your .env file into a secure dart vault using AES-256-GCM.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

analyzer, args, cryptography, envault, path

More

Packages that depend on envault_cli