spacemacs/layers/+tools/sailfish-developer/README.org

34 lines
999 B
Org Mode
Raw Normal View History

#+TITLE: Sailfish OS developer layer
2019-07-03 08:28:23 +00:00
#+TAGS: layer|programming|util
[[file:img/logo.png]]
* Table of Contents :TOC_5_gh:noexport:
- [[#description][Description]]
- [[#features][Features:]]
- [[#install][Install]]
- [[#key-bindings][Key bindings]]
- [[#sailfish-scratchbox][sailfish-scratchbox]]
* Description
This layer adds support of sailfish-os development packages.
** Features:
- [[https://github.com/vityafx/sailfish-scratchbox.el][sailfish-scratchbox]]: handy sb2 interaction.
* Install
To use this configuration layer, add it to your =~/.spacemacs=. You will need to
add =sailfish-developer= to the existing =dotspacemacs-configuration-layers= list in this
file.
* Key bindings
** sailfish-scratchbox
| Key binding | Description |
|-------------+--------------------------|
| ~SPC c s~ | Show menu |
| ~SPC c s b~ | Invoke mb2 build |
| ~SPC c s d~ | Copy rpms to the phone |
| ~SPC c s i~ | Install rpms into target |