passwd_gen_cli 1.0.2 copy "passwd_gen_cli: ^1.0.2" to clipboard
passwd_gen_cli: ^1.0.2 copied to clipboard

Application to generate passwords or a phrase composed of several words. It is possible to use one or more collections as source to create them.

Pub

Command Line password and passphrase generator. #

Command line application to generate passwords or a phrase composed of several words. It is possible to use one or more collections as source to create them.

Install #

From source #

You need Dart Get the Dart SDK

Get source

git clone https://gitlab.com/kurdy/passwd-gen-cli.git

At the root of the source directory

tests

Start daemon

dart run passwd_gen_cli --daemon -f "emoji|test/emoji-items.txt" &

Run tests

dart test

00:10 +28 ~1: All tests passed!

compile & build
dart compile exe ./bin/passwd_gen_cli.dart -o ./build/passwd_gen_cli
howto

See Wiki Home

See Wiki Examples

0
likes
140
pub points
0%
popularity

Publisher

verified publisherkurdy.ch

Application to generate passwords or a phrase composed of several words. It is possible to use one or more collections as source to create them.

Repository (GitLab)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

ansicolor, passwd_gen

More

Packages that depend on passwd_gen_cli