drinks / sublime-initializr

A Sublime Text (2 & 3) Plugin for Bootstrapping HTML5Boilerplate Projects
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

Initializr

Quickly bootstrap and open an HTML5 Boilerplate project from Sublime.

Installation

Package Control

Select 'Initializr' from the Install Package... menu

Vanilla Sublime

Clone this repo into your Packages folder.

Usage

Just run the command:

Initializr: New Project

Provide a path for your new project and hit enter. That's it!

Note:
If you're using Sublime Text 2, there's no way to set the current project programmatically, so you'll have to select the new .sublime-project file from the dialog that appears.

Settings

License

BSD3