Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 1022 Bytes

README.md

File metadata and controls

34 lines (18 loc) · 1022 Bytes

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.ts
  • deno 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