Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 421 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 421 Bytes

carbudget

Sailfish application to manage car cost

This project use git submodule. In order to checkout it, you need to do:

git clone --recurse-submodules https://github.com/condo4/carbudget.git

or

git clone https://github.com/condo4/carbudget.git
cd carbudget
git submodule init
git submodule update

Every contribution (translations, or patch) is welcome, preferably by a "Pull Request".