Skip to content

Fish shell completions and wrappers for Sailfish (Platform) SDK

License

Notifications You must be signed in to change notification settings

dseight/sfossdk.fish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sfossdk.fish

Fish shell completions and wrappers for Sailfish (Platform) SDK.

Demo

Demo

Installation

Install with Fisher:

fisher install dseight/sfossdk.fish

Usage

You need either Sailfish Platform SDK or Sailfish SDK installed on your machine. If SDK is installed with default paths, completion should work right out of the box. If not, override default variables (like a path to the SDK, VM port, etc.) by putting them into the ~/.config/fish/config.fish or by using universal variables, e.g.:

set -u SFOSSDK_PLATFORM_SDK_PATH /srv/mer/sdks/customsdk

To check how completion works, just type something like sb2 -t on your host machine and press the Tab key. You'll see a list of available targets like this:

$ sb2 -t
SailfishOS-3.4.0.24-aarch64  (Target to use)
SailfishOS-3.4.0.24-armv7hl  (Target to use)
SailfishOS-3.4.0.24-i486     (Target to use)

License

MIT

About

Fish shell completions and wrappers for Sailfish (Platform) SDK

Resources

License

Stars

Watchers

Forks

Languages