Skip to content

myTerminal/organism

Repository files navigation

organism

Build Status Code Climate js-myterminal-style Coverage Status
License
ko-fi

A live-preview editor for org and more

You can try it online: https://myTerminal.github.io/organism

Features

To-do

  • Add support for more languages

Running tests

Download or clone the project to your local system, run an npm install before you could run tests. At the root directory of the project,

  • For unit tests, run npm test
  • For functional tests, run npm run test-ui