Obtaining the code

Filmaster is an open source project. The whole code that we wrote is licensed under the AGPLv3 license (read more about on GNU.org).

Everyone is welcome to contribute.

The read-only access to the code is open to everyone. We use Mercurial (switched from Subversion in July 2009) as the version control tool of choice. Read more about setting up Mercurial here: Intro to Distributed Version Control (Illustrated). If you are lazy, all you need to do is grab the client program. In Ubuntu/Debian you'll need to execute the following command:

sudo apt-get install mercurial

In other systems it may look a bit different. If you need a decent Mercurial GUI client, we recommend hgtk for GNU/Linux and TortoiseHg for the MS Windows crappy systems.

Assuming you already have Mercurial installed, all you need to do it grab the code using the following command:

hg clone https://bitbucket.org/filmaster/filmaster-test

This is a read-only account, but if you think you need a read-write account, just let us know and we'll give you a proper account with write access so you can commit new bugs/features and make Filmaster even better (because it's great obviously).

Got the code already? Then set up the environment locally to start doing the work!

Labels

setup setup Delete
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.