Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 274 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 274 Bytes

As

Attempt to develop an atom plugin using scala-js.

Build

Within sbt:

  • atomBuild compiles and builds module
  • atomLink links plugin into development environment
  • atomRun starts atom in dev mode with the package installed
  • atomUnlink uninstalls the package