spiegel-keyman/docs/settings
Marc Durdin 91d375ac81 chore(core): use builder_ for build.sh
Refactoring of build.sh to use the builder_ functions. The script should
now be a lot cleaner. Usage is available with `core/build.sh --help`

Targets are :x86, :x64, :wasm, :arch (linux/mac).

Supports additional requirements of Linux build (--target-path,
--configure).

By default will attempt to build all available targets.

Actions are: clean, configure, build, test, install, uninstall.

The install and uninstall actions only work for linux and mac targets at
present.
2022-09-12 09:56:32 +10:00
..
linux chore(core): use builder_ for build.sh 2022-09-12 09:56:32 +10:00
README.md chore(linux): Add sample settings files 2020-08-14 11:11:18 +02:00

Settings directory

The subdirectories here contain settings files for VSCode that might be helpful to get started.

Usage

Create a .vscode subdirectory in the root keyman source directory (i.e. in ../..) and copy the relevant settings files there.