Skip to content

ledex/passcard-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PassCard

PassCard is a small tool that generates password-cards from a given identifier.

Installing/Running

Installing all needed dependencies:

go install github.com/a-h/templ/cmd/templ@latest
go get -v

To run PassCard:

templ generate
go run .

To run PassCard in dev-mode:

templ generate --watch --proxy="http://localhost:8080" --cmd="go run ."

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published