activity/tools
Cory Slep 9300d8583e Migrate pub to go-fed. 2018-01-26 00:19:21 +01:00
..
defs Migrate pub to go-fed. 2018-01-26 00:19:21 +01:00
streams Migrate pub to go-fed. 2018-01-26 00:19:21 +01:00
vocab Migrate pub to go-fed. 2018-01-26 00:19:21 +01:00
README.md

README.md

tools

Contains the code-generation logic for aspects of this library:

  • defs contains common utilities and definitions for the Vocabulary.
  • vocab is the tool used to generate the Vocabulary code.
  • vocab/gen is the library that does the heavy lifting of generating the Vocabulary code.
  • stream is the tool used to generate the ActivityStream convenience code.
  • stream/gen is the library that does the heavy lifting of generating the ActivityStream convenience code.