Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 662 Bytes

README.md

File metadata and controls

28 lines (15 loc) · 662 Bytes

Tofu CLI 🥢

Tofu is an intuitive Command-Line Interface (CLI) tool designed to streamline the process of creating new Gradle modules. With Tofu, you can effortlessly generate new modules by replicating the structure and configuration of an existing one, saving time and ensuring consistency across your project.


Installation

  1. Clone the repository in the root level of your project

  2. Add the folder tofu-cli to your .gitignore file

  3. Open the tofu-cli folder

  4. Install the dependencies:

pip install -r requirements.txt

How to use?

python3 tofu.py

  • Video showing how to use: