Deno-Diceware
Password generating Command-Line Utility. Built with Deno@1.0.0
Getting Started
deno run --allow-read --allow-write --allow-net src/index.tsdeno install --allow-read --allow-write --allow-net --name diceware src/index.ts
Prerequisites
Built With
Contributing
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Versioning
We use SemVer for versioning. For the versions available, see the tags on this repository.
Authors
- Dakota Lewallen - Initial work - IamFlowz
See also the list of contributors who participated in this project.
License
This project is licensed under the Apache v2.0 License - see the LICENSE.md file for details