1 code result in canonical-docs/snappy-docs

Markdown
snaps/philosophy.md
Showing the top two matches Last indexed Sep 26, 2017
46 You can have your wrapper script using the same environment variable technique than described on the first stenza.
47 Another strategy is to unconditionally `cd` to `$SNAP_USER_DATA`.
71 This is for all those reasons you should always start developing your snap in devmode: ensure you define
72 `confinement: devmode` in your **snapcraft.yaml** stenza and install your package with `--devmode`. Iterate over it