Skip to content

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

License

Notifications You must be signed in to change notification settings

hrueger/setup-nativescript

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

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/setup-nativescript@v1.1.0

You can specify the NativeScript CLI version like so:

- uses: hrueger/setup-nativescript@v1.1.0
  with:
    nativescript-version: '7.0.10'

License

MIT

About

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

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published