Skip to content

IamFlowZ/deno-diceware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deno-Diceware

Password generating Command-Line Utility. Built with [email protected]

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