Skip to content

vladyslav-dotsenko/generator-st

Repository files navigation

generator-st NPM version

Sublime text project scaffolding servant

Installation

First, install Yeoman and generator-st using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-st

Then generate your new project:

yo st

Features

Creates a basic Sublime Text project.

User prompts:

  • Project name
  • Licence
  • SCM provider
  • SCM remote repository

Sugar

Setting up default remote repository for any supported SCM providers, so if you want to push something into yout git repository -- just type git push in a console.

SCM support

  • Any Git repository
  • Any Mercurial repository

Assume, you allready have your desired repository installed in your environment.

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

License

MIT © Vlad Dotsenko

About

Sublime text project scaffolding servant

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published