/carbudget

Sailfish application to manage car cost

Primary LanguageC++GNU General Public License v3.0GPL-3.0

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".