Skip to content

IamFlowZ/deno-diceware

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 

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

Releases

No releases published

Packages

No packages published