4

In the Trac Main Features page https://trac.edgewall.org/wiki/TracFeatures Trac is said to emphasize "ease of use and low ceremony". Can someone please explain what "ceremony" means in the context of software usage?

TylerH
  • 20,799
  • 66
  • 75
  • 101
Louis B.
  • 487
  • 1
  • 4
  • 8

1 Answers1

3

Low ceremony means a small amount of code to achieve something. It means you don't need to set up a lot of things in order to get going.

Rowan Freeman
  • 15,724
  • 11
  • 69
  • 100