Follow these steps to set up the rust template:
-
Clone the repository:
git clone https://github.com/iamtatsuki05/rust_template.git
-
Navigate to the working directory:
cd rust_template
-
Build the project:
docker-compose up -d --build
-
Access the workspace:
docker-compose exec rust bash