• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

build-nsl

Atom Build provider for nsL Assembler, transpiles nsL code into NSIS scripts
  • #buildprovider
  • #compile
  • #nsis
  • #nsl assembler
  • #windows
idleberg
0.17.0 1,700
0
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

build-nsl

apm apm apm CircleCI David Gitter

Atom Build for nsL Assembler, transpiles nsL code into NSIS scripts. Supports the linter package for error highlighting.

Installation

apm

Install build-nsl from Atom's Package Manager or the command-line equivalent:

$ apm install build-nsl

Using Git

Change to your Atom packages directory:

# Windows 
$ cd %USERPROFILE%\.atom\packages
 
# Linux & macOS 
$ cd ~/.atom/packages/

Clone repository as build-nsl:

$ git clone https://github.com/idleberg/atom-build-nsl build-nsl

Inside the cloned directory, install Node dependencies:

$ yarn || npm install

Configuration

Make sure to specify the path to your nsL.jar in the package settings.

Example:

"build-nsl":
    pathToJar: "%PROGRAMFILES(X86)%\\NSIS\\NSL\\nsL.jar"

Usage

Before you can build, select an active target with your preferred build option.

Available targets:

  • nsL Assembler – transpiles script

Shortcuts

Here's a reminder of the default shortcuts you can use with this package:

Choose target

Super+Alt+T or F7

Toggle build panel

Super+Alt+V or F8

Build script

Super+Alt+B or F9

License

This work is dual-licensed under The MIT License and the GNU General Public License, version 2.0

Donate

You are welcome to support this project using Flattr or Bitcoin 17CXJuPsmhuTzFV2k4RKYwpEHVjskJktRd

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by