Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pocke/intellij-serverspec-live-templates


https://github.com/pocke/intellij-serverspec-live-templates

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

IntelliJ Serverspec Live Template
=======

Live templates of Serverspec.

Installation
--------

```sh
$ git clone https://github.com/pocke/intellij-serverspec-live-templates
$ cp intellij-serverspec-live-templates/Serverspec.xml /Serverspec.xml
```

and restart IntelliJ.

`` different on each OS.

> Windows: \.\config\templates
> Linux: ~/./config/templates
> OS X: ~/Library/Preferences//templates
>
> [Live Templates](https://www.jetbrains.com/help/idea/2016.1/live-templates.html)

Usage
-------

![out](https://cloud.githubusercontent.com/assets/4361134/16545852/340c183e-4172-11e6-8561-abd35cc44f6d.gif)

License
-------

These codes are licensed under CC0.

[![CC0](http://i.creativecommons.org/p/zero/1.0/88x31.png "CC0")](http://creativecommons.org/publicdomain/zero/1.0/deed.en)

Links
-------

- [pocke/serverspec.vim](https://github.com/pocke/serverspec.vim) For Vim users.