# About this fork

This is a fork of the Capacitor CLI that adds support for the [Crosswalk](https://01.org/crosswalk-project)
WebView for the [Android](https://www.npmjs.com/package/@onslip/capacitor-android) platform,
allowing it to run on Android 4.1+ devices.

# Capacitor CLI

The Capacitor command-line interface should be installed locally and executed through `npm` scripts.

```
npm install @onslip/capacitor-cli --save-dev
```

## Using Capacitor CLI

Consult the Getting Started guide for information on using the CLI and Capacitor scripts.

### License

* [MIT](https://github.com/ionic-team/capacitor/blob/master/LICENSE)
