Skip to content
This repository has been archived by the owner on Aug 9, 2023. It is now read-only.

Latest commit

 

History

History
14 lines (8 loc) · 457 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 457 Bytes

encryptor

Prerequisities

This project uses Poetry depenedency manager. Make sure that you have it installed before continuing to next steps.

Preffered code editor is Visual Studio Code.

Getting started

To install all required dependencies run poetry install command.