Getting Started

Getting Started

Prerequisites

To get started with contributing to Ente Cash, make sure you have the following tools installed.

Running

Clone the project & navigate to the directory

git clone https://github.com/entecloud/ente-cash-app
cd ente-cash-app

Prepare the development environment

./gradlew configure

This ensures:

  • Every commit is signed
  • Git hooks are configured properly

Open this folder in Android Studio

studio .