Setup NativeScript
ActionsA GitHub Action to setup the NativeScript development environment on Windows, Linux and MacOSX
v2.0.0
LatestBy hrueger
Tags
(2)This is a GitHub Action to setup the NativeScript development environment on Windows, Linux and macOS.
Windows | Ubuntu | MacOSX | |
---|---|---|---|
Android | ✔️ | ✔️ | ✔️ |
iOS | 1) | 1) | ✔️ |
1:
iOS
builds are only supported on OSX.
Put this in your workflow file:
- uses: hrueger/[email protected]
You can specify the NativeScript CLI version like so:
- uses: hrueger/[email protected]
with:
nativescript-version: '7.0.10'
MIT
Setup NativeScript is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.