The very simple password manager for humans
Go to file
Alexander Popov 8f90574b08 Init 🏁 2022-01-03 21:21:30 +03:00
spec Init 🏁 2022-01-03 21:21:30 +03:00
src Init 🏁 2022-01-03 21:21:30 +03:00
.editorconfig Init 🏁 2022-01-03 21:21:30 +03:00
.gitignore Init 🏁 2022-01-03 21:21:30 +03:00
LICENSE Init 🏁 2022-01-03 21:21:30 +03:00
README.md Init 🏁 2022-01-03 21:21:30 +03:00
shard.lock Init 🏁 2022-01-03 21:21:30 +03:00
shard.yml Init 🏁 2022-01-03 21:21:30 +03:00

README.md

passw0rd_manager

TODO: Write a description here

Installation

TODO: Write installation instructions here

Usage

TODO: Write usage instructions here

Development

TODO: Write development instructions here

Contributing

  1. Fork it (https://github.com/your-github-user/passw0rd_manager/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors