Skip to content
This repository was archived by the owner on Jul 15, 2019. It is now read-only.

Latest commit

 

History

History
16 lines (11 loc) · 242 Bytes

File metadata and controls

16 lines (11 loc) · 242 Bytes

Texel

Texel is a struct & function based language

Development

  • Requires NodeJS 10.x and Yarn
  • yarn
  • yarn build:debug

Test locally

  • yarn install
  • yarn build
  • node dist/index.js file.txl
  • node build/index.js