Skip to content

condo4/carbudget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Fabien Proriol
Jul 29, 2021
c55d82b · Jul 29, 2021
May 30, 2018
Dec 9, 2017
Jul 25, 2021
Jul 8, 2021
Jul 8, 2021
Jul 29, 2021
Jul 25, 2021
Jul 26, 2021
Apr 27, 2019
Nov 12, 2019
Feb 13, 2014
Jul 24, 2021
Feb 13, 2014
Dec 31, 2017
May 30, 2018
Jun 27, 2021
Jul 25, 2021

Repository files navigation

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