Skip to content

SwissTPH/tricc_project_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tricc project template

Project template to start a visual authoring project using Tricc

Content

  • Scratchpad: give the drawio shapes supported by Tricc
  • L2: folder where the drawio files are stored
  • L3: output for Tricc
  • .github/workflows: CI that run tricc via github actions

Getting started online

  1. Fork this repository
  2. open https://draw.io and use github as storage
  3. tweak the github actions to setup the wished output strategy
  4. Create content
  5. push content on github
  6. see the result on the Actions

Getting started offline

  1. Fork this repository
  2. open https://draw.io and use github as storage
  3. Run pip install tricc_oo ideally in a virtual env (pythom -m venv .venv)
  4. tweak the build.py actions to setup the wished output strategy
  5. Create content
  6. run build.py
  7. see the result on the L3 folder

About

Empty project to use Tricc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages