build-sbt
Runs sbt builds
jamesward 4,164 4 0.6.0 MIT GitHub

sbt runner for Atom

Uses the atom-build package to execute sbt builds in the Atom editor.

This package requires atom-build to be installed.

Forked from: https://github.com/noseglid/atom-build-gradle

Dev Info

Local Testing:

  • Create a symlink for the dev package: apm link --dev
  • Start Atom in dev mode: atom -d

Release:

  • Publish a minor release: apm publish minor