Skip to content

Sublime Text 3 text snippets to quickly create git/GitHub related Markdown files like READMEs or license ones.

License

Notifications You must be signed in to change notification settings

frdmn/package-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

package-snippets

Current tag Repository issues Flattr this repository

Sublime Text 3 text snippets to quickly create git/GitHub related Markdown files like README or license ones.

screenshot

Installation

  1. Go to the "Packages" directory (Preferences / Browse Packages…)
  2. Clone this repository into your Sublime Text Packages folder:
    git clone https://github.com/frdmn/package-snippets

Usage

  1. Create a new Sublime Text document
  2. Type readme or license and hit tab.
  3. Select a template and approve using return.
  4. Tab through the variables.

Contributing

  1. Fork it
  2. Create your feature branch: git checkout -b feature/my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin feature/my-new-feature
  5. Submit a pull request

Requirements / Dependencies

  • Sublime Text 3

Version

1.1.1

License

MIT

About

Sublime Text 3 text snippets to quickly create git/GitHub related Markdown files like READMEs or license ones.

Resources

License

Stars

Watchers

Forks

Packages