Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 569 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 569 Bytes

ns-extension-hello-world

Simple 'Hello World' extension for NativeScript CLI.

Installation

Just execute tns extension install https://github.com/rosen-vladimirov/ns-extension-hello-world/tarball/master

The package will be installed to:

  • ~/.local/share/.nativescript-cli/extensions/ on macOS and Linux
  • %APPDATA%/.nativescript-cli/extensions/on Windows

NOTE: You need NativeScript CLI 3.0.0 or later. You can install latest version by executing npm i -g nativescript.

Usage

After installing the extension just call: tns hello-world <your name>