Keyman cross platform input methods system running on Android, iOS, Linux, macOS, Windows and mobile and desktop web
Find a file
Marc Durdin 767927bf16 chore(common): use /usr/bin/env bash
Fixes up scripts (except under /linux) to use `#!/usr/bin/env bash`
instead of `#!/bin/bash` or `#!/bin/sh` so that we don't end up with
the ancient version of bash supplied with macOS.

This became urgent with this PR, because of bash-4.xisms in
build-utils.sh, for example on line 572:

```
if [[ -v _builder_params[$e] ]]; then
```
2022-07-25 14:59:37 +10:00
.github chore(developer): Merge branch 'master' into chore/developer/js-to-lmc 2022-06-25 05:48:57 +10:00
android chore(common): use /usr/bin/env bash 2022-07-25 14:59:37 +10:00
common chore(common): use /usr/bin/env bash 2022-07-25 14:59:37 +10:00
core chore(common): use /usr/bin/env bash 2022-07-25 14:59:37 +10:00
developer chore(common): use /usr/bin/env bash 2022-07-25 14:59:37 +10:00
docs chore(developer): Merge branch 'master' into chore/developer/js-to-lmc 2022-06-25 05:48:57 +10:00
ios chore(common): use /usr/bin/env bash 2022-07-25 14:59:37 +10:00
linux fix(linux): Fix build on Bionic 2022-07-22 09:47:37 +02:00
mac chore(common): use /usr/bin/env bash 2022-07-25 14:59:37 +10:00
oem/firstvoices chore(common): use /usr/bin/env bash 2022-07-25 14:59:37 +10:00
resources chore(common): use /usr/bin/env bash 2022-07-25 14:59:37 +10:00
web chore(common): use /usr/bin/env bash 2022-07-25 14:59:37 +10:00
windows chore(common): use /usr/bin/env bash 2022-07-25 14:59:37 +10:00
.clang-format chore(common): Add C++ formatting rules 2021-07-29 18:50:25 +02:00
.editorconfig chore(linux): Address a few more lintian warnings 2022-03-15 15:32:10 +01:00
.flake8 chore(linux): Add integration tests for ibus-keyman 2021-11-04 09:22:28 +01:00
.gitignore Merge branch 'master' into chore/developer/js-to-lmc 2022-06-25 09:34:27 +10:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2021-10-08 10:46:53 +11:00
configure-repo.sh chore(common): use /usr/bin/env bash 2022-07-25 14:59:37 +10:00
CONTRIBUTING.md chore(linux): Fix lintian warnings 2022-03-10 20:30:44 +01:00
crowdin.yml Merge pull request #6529 from keymanapp/chore/linux/l10n 2022-04-14 09:13:02 +02:00
HISTORY.md auto: increment master version to 16.0.38 2022-07-22 14:02:12 -04:00
LICENSE.md chore: license date 2022-03-15 13:59:27 +11:00
package-lock.json chore: update package.json 2022-06-25 05:56:00 +10:00
package.json chore: update package.json 2022-06-25 05:56:00 +10:00
README.md Update README.md 2021-10-08 18:06:46 +11:00
TIER.md chore: restore TIER and VERSION to 16 alpha 2022-03-15 15:09:17 +11:00
tsconfig-base.json chore(web): eliminates es6-shim TS project 2022-05-31 09:35:52 +07:00
tsconfig.json chore(developer): Merge branch 'master' into chore/developer/js-to-lmc 2022-06-25 05:48:57 +10:00
VERSION.md auto: increment master version to 16.0.38 2022-07-22 14:02:12 -04:00

Keyman

Keyman makes it possible for you to type in any language on Windows, macOS, Linux, iPhone, iPad, Android tablets and phones, and even instantly in your web browser. Create keyboard layouts with Keyman Developer and share them with the community in the keyboards repository. The Keyman Community have already contributed keyboard layouts for over 2,000 languages!

License

Copyright (c) SIL International.

Keyman is an open source project distributed under the MIT license.

Get Involved

Development Status

Important Links