passwd_gen_cli

Last updated:

0 purchases

passwd_gen_cli Image
passwd_gen_cli Images
Add to Cart

Description:

passwd gen cli

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
copied to clipboard
At the root of the source directory
tests
Start daemon
dart run passwd_gen_cli --daemon -f "emoji|test/emoji-items.txt" &
copied to clipboard
Run tests
dart test
copied to clipboard

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

compile & build
dart compile exe ./bin/passwd_gen_cli.dart -o ./build/passwd_gen_cli
copied to clipboard
howto
See Wiki Home
See Wiki Examples

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.