Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 440 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 440 Bytes

Augmentation Builder

Prototype for a user interface that supports users in creating domain-specific replacements. This prototype is built on top of CodeMirror.

Setup

  • Run node sandblocks/server/index.
  • Visit https://localhost:3000/tracery/index.html.
  • Click Set Project Path and enter the full path to this repository on your disk.
  • Finally, open e.g., aug-example-array.ts and select the augExample item in the list.