Skip to content

Latest commit

 

History

History
109 lines (68 loc) · 2.67 KB

README.md

File metadata and controls

109 lines (68 loc) · 2.67 KB

📗 Table of Contents

📖 Hash_Gen

Hash Gen is a simple app built in Rust that allows users to generate hashes from texts and files using the Rust hash-generator crate.

🛠 Built With

Tech Stack

Programming Language

Key Features

  • Rust Cargo

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Setup

Clone this repository to your desired folder:

  git clone [email protected]:thasipablo/hash-gen.git
  cd hash-gen
  cargo run

(back to top)

👥 Authors

👤 Pablo Thasi

🔭 Future Features

  • Add a web UI
  • Run the Rust code in Web Assembly
  • Make a Chrome browser extension

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

If you like this project fork it and make a PR, open an issue or invite me drink a coffee

🙏 Acknowledgments

We would like to thank all my code partners, and all reviewers

📝 License

This project is MIT licensed.

(back to top)