Simple Cookiecutter template for Ethernaut using Ape using rye.
Generate the project:
This project will use rye in an isolated enviroment. Make sure you have curl installed before running the following command.
cookiecutter https://github.com/Aviksaikat/Cookiecutter-rye-ethernaut-templateThe generator will automatically call rye init & rye sync at the end.
cruft is a layer above Cookiecutter allowing you to update your project from the template after it has been generated.
cruft create https://github.com/Aviksaikat/Cookiecutter-rye-ethernaut-templateThis project is licensed under the terms of the MIT license.
