This site has been retired. For up to date information, see handbook.gnome.org or gitlab.gnome.org.


[Home] [TitleIndex] [WordIndex

Building Tomboy on Mac OS X

1. Prerequisites

Always get Mono from mono-project.com. Macports Mono is not supported.

2. Getting the Tomboy source code

2.1. Working with git

The Tomboy source is kept in Git. It's recommended that you use the latest code from the repository when making changes to the project, as this will allow the developers to more easily apply your changes and improvements to the project.

If using the command line version of git, you can get the source with:

 git clone https://github.com/tomboy-notes/tomboy.osx.git

3. Building

  1. Open the project in MonoDevelop or Xamarin Studio

  2. Choose build project

Submitting Patches

Before submitting patches, please read the following:

  1. CodingGuidelines

  2. HowToSubmitPatches

Questions

If any of this doesn't work for you, feel free to get in touch with the developers on IRC: #tomboy on irc.gnome.org or join the Mailing List


2024-10-23 10:58