Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pocke/intellij-serverspec-live-templates
https://github.com/pocke/intellij-serverspec-live-templates
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/pocke/intellij-serverspec-live-templates
- Owner: pocke
- Created: 2016-06-28T06:27:49.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-07-03T14:03:16.000Z (over 8 years ago)
- Last Synced: 2024-11-06T13:01:39.999Z (about 2 months ago)
- Size: 5.86 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.