Skip to content

Setup NativeScript

Actions
A GitHub Action to setup the NativeScript development environment on Windows, Linux and MacOSX
v2.0.0
Latest
Star (4)

Setup Nativescript Action

Build & Test

This is a GitHub Action to setup the NativeScript development environment on Windows, Linux and macOS.

Supports

Windows Ubuntu MacOSX
Android ✔️ ✔️ ✔️
iOS 1) 1) ✔️

1: iOS builds are only supported on OSX.

How to use

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'

License

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.

About

A GitHub Action to setup the NativeScript development environment on Windows, Linux and MacOSX
v2.0.0
Latest

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.