hyperclick-nsis
Hyperclick provider for Nullsoft Scriptable Install System (NSIS)
Jan T. Sott 1,756 0 0.10.3 MIT GitHub

hyperclick-nsis

apm apm apm CI David

Hyperclick provider for Nullsoft Scriptable Install System (NSIS)

Screenshot

Installation

apm

Install hyperclick-nsis from Atom's Package Manager or the command-line equivalent:

$ apm install hyperclick-nsis

Using Git

Change to your Atom packages directory:

# Windows
$ cd %USERPROFILE%\.atom\packages

# Linux & macOS
$ cd ~/.atom/packages/

Clone repository as hyperclick-nsis:

$ git clone https://github.com/idleberg/atom-hyperclick-nsis hyperclick-nsis

Inside the cloned directory, install Node dependencies:

$ yarn || npm install

License

This work is licensed under The MIT License