Skip to content

Cookiecutter template for solving ethernaut challenges using ape & setup env with rye

License

Notifications You must be signed in to change notification settings

Aviksaikat/Cookiecutter-rye-ethernaut-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cookiecutter-rye-ethernaut-template

Simple Cookiecutter template for Ethernaut using Ape using rye.

Demo

💫 Quickstart

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-template

The generator will automatically call rye init & rye sync at the end.

With cruft

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-template

License

This project is licensed under the terms of the MIT license.