A simple conventional banking system, written in Rust and on a very fast hand.
Follow these steps to install and run the application:
- Install Rust on your computer by following instructions here.
- Clone the repository:
git clone https://github.com/wuydjrhdfghjfgd/simple-banking-rust.git
- Build and run:
cargo build --release cargo run
Простая обычная банковская система, написанная на языке Rust на очень быструю руку.
Для установки и запуска приложения следуйте этим шагам:
- Установите Rust на вашем компьютере, следуя инструкциям здесь.
- Клонируйте репозиторий:
git clone https://github.com/wuydjrhdfghjfgd/simple-banking-rust.git
- Сборка и запуск:
cargo build --release cargo run