Page MenuHomeGitPull.it

Welcome in Libre BusTO
Updated 1,633 Days AgoPublic

Version 4 of 22: You are viewing an older version of this document, as it appeared on Nov 16 2019, 09:28.

Welcome in Libre BusTO!

BusTO was born from Valerio Bozzolan and now is actively developed by Fabio Mazza and Ludovico Pavesi.

How to download the app

We actually distribute the app only from F-Droid, because most of us does not have proprietary software / Play Store:
https://f-droid.org/packages/it.reyboz.bustorino/

Just download F-Droid and then search "BusTO".

How to meet us

We try to meet us in person, each Wednesday, at the Officina Informatica Libera, in Torino, at 18:45~.

We have a Telegram development group:
https://t.me/librebusto_dev

How to create a Bug / Feature request

You can do this in 5 minutes:

  1. Register to this amazing website!
  2. Create a Task!

Or you can just drop an e-mail to:

gtt+bugged.again@succhia.cz

How to hack BusTO

You can clone the BusTO source code repository with:

git clone https://gitpull.it/source/libre-busto.git

How to submit a Patch to BusTO ("pull request")

We do not approve pull requests made from GitHub so open your mind and follow these simple instructions:

  1. Do some changes
  2. _Optional_: do some commits
  3. Install the amazing arcanist package (sudo apt install arcanist)
  4. Run: arc diff inside your directory
  5. Read the instructions

Done!

Or instead, if you are lazy:

  1. Do some changes
  2. Do some commits
  3. Generate a patch with git format-patch master --stdout > my-patch.patch
  4. Upload your file my-patch.patch here: https://gitpull.it/differential/diff/create/

Done!

Last Author
valerio.bozzolan
Last Edited
Nov 16 2019, 09:28

Event Timeline

valerio.bozzolan changed the title from Welcome in Librebusto to Welcome in Libre BusTO.Nov 10 2019, 23:44
valerio.bozzolan edited the content of this document. (Show Details)
andrea.ugo published a new version of this document.Mar 9 2020, 16:34
fabio.mazza published a new version of this document.
fabio.mazza published a new version of this document.
valerio.bozzolan changed the title from Welcome in Libre BusTO to Libre BusTO.Feb 15 2021, 00:04
valerio.bozzolan edited the content of this document. (Show Details)
valerio.bozzolan edited the content of this document. (Show Details)