This package provides the following services:
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