idleberg / sublime-pynsist

Language support and build-system for pynsist, a tool to build Windows installers for your Python applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sublime-pynsist

The MIT License Package Control GitHub Travis

Language support and build-system for pynsist, a tool to build Windows installers for your Python applications

Screenshot

Screenshot of Pynsist in action

Installation

Package Control

  1. Make sure you already have Package Control installed
  2. Choose “Install Package” from the Command Palette (Super+Shift+p)
  3. Type “Pynsist” and press Enter

Using Git

  1. Change to your Sublime Text Packages directory
  2. Clone repository git clone https://github.com/idleberg/sublime-pynsist.git 'Pynsist'

Manual installation

  1. Download the latest stable release
  2. Unzip the archive to your Sublime Text Packages directory

Related

License

This work is licensed under the The MIT License.

About

Language support and build-system for pynsist, a tool to build Windows installers for your Python applications

License:MIT License


Languages

Language:Python 100.0%