Skip to content

JohnThomson/saymore

 
 

Repository files navigation

Users

You're in the wrong place. Head over to https://software.sil.org/saymore/.

Testers

Please see Tips for Testing Palaso Software

Developers

Getting dependencies

  1. Ensure you have something that can run bash scripts
  2. Run build/getDependencies-windows.sh
  3. Ensure you have Nuget
  4. Building the solution should automatically pull down the nuget dependencies.

RoadMap / Day-to-day progress

See the SayMore Trello Board

Bug Reports

Reports can be entered in https://jira.sil.org/projects/SP/issues. They can be entered there via email by sending to issues at saymore dot palaso dot org.

Continuous Build System

Each time code is checked in, an automatic build begins on our TeamCity build server, running all the unit tests. Similarly, when there is a new version of some SayMore dependency (e.g. Palaso, LocalizationManager), that server automatically rebuilds SayMore . This automatic build doesn't publish a new installer, however. That kind of build is launched manually, by pressing a button on the TeamCity page. This "publish" process builds SayMore , makes and installer, rsyncs it to the distribution server, and writes out a little bit of html which the SayMore download page then displays to the user.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 96.8%
  • HTML 1.2%
  • Ruby 1.0%
  • Shell 0.6%
  • Batchfile 0.2%
  • CSS 0.1%
  • XSLT 0.1%