Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sous-chefs/sublimechef

A Sublime Text 2 Package for authoring Chef related files
https://github.com/sous-chefs/sublimechef

ide managed-by-terraform sublime-text sublimechef

Last synced: about 2 months ago
JSON representation

A Sublime Text 2 Package for authoring Chef related files

Awesome Lists containing this project

README

        

# SublimeChef

[![Build Status](https://img.shields.io/circleci/project/github/sous-chefs/SublimeChef/master.svg)](https://circleci.com/gh/sous-chefs/SublimeChef)
[![OpenCollective](https://opencollective.com/sous-chefs/backers/badge.svg)](#backers)
[![OpenCollective](https://opencollective.com/sous-chefs/sponsors/badge.svg)](#sponsors)
[![License](https://img.shields.io/badge/License-Apache%202.0-green.svg)](https://opensource.org/licenses/Apache-2.0)

A Sublime Text Package for authoring Chef related files.

This Package provides several code snippets designed to make writing chef recipes faster and even more fun. Each snippet has sensible defaults, carefully chosen placeholders, and several variations to cover almost all of your recipe needs.

Maybe this is better explained with a [youtube demo video](http://www.youtube.com/watch?v=4VtDj_ar1Xg).

## Maintainers

This extension is maintained by the Sous Chefs. The Sous Chefs are a community of Chef cookbook maintainers working together to maintain important cookbooks. If you’d like to know more please visit [sous-chefs.org](https://sous-chefs.org/) or come chat with us on the Chef Community Slack in [#sous-chefs](https://chefcommunity.slack.com/messages/C2V7B88SF).

## Install

If you have Package Control installed in Sublime Text just press ctrl+shift+p (Windows, Linux) or cmd+shift+p (OS X) to open the Command Palette. Start typing 'install' to select 'Package Control: Install Package', then search for Chef and select it. That's it.

You can also install this package manually by entering the Packages directory of Sublime Text and issuing on a terminal:

```shell
git clone https://github.com/sous-chefs/SublimeChef Chef
```

## Completions

These are the available completions:

```shell
actionn
bash_script
cookbook_file
cookbook_filef
cron
cronf
csh_script
deploy
directory
directoryf
directoryr
env
erl_call
execute
executef
executen
file
filec
filef
git
group
groupa
http_request
http_requestp
ignoref
include_recipe
ksh_script
link
linkf
linkh
log
logd
mdadm
metadata
metadataf
mount
mountf
mountl
mountn
not_if
not_ifd
notifies
notifiesi
ohai
ohaip
only_if
only_ifd
package
packageo
packager
packagev
perl_script
python_script
remote_directory
remote_directoryf
remote_file
remote_filef
remote_filem
retries
role
ruby_script
ruby_block
script
service
servicep
subscribes
subscribesi
subversion
supports
template
templatev
user
```

## Contributors

This project exists thanks to all the people who [contribute.](https://opencollective.com/sous-chefs/contributors.svg?width=890&button=false)

### Backers

Thank you to all our backers!

![https://opencollective.com/sous-chefs#backers](https://opencollective.com/sous-chefs/backers.svg?width=600&avatarHeight=40)

### Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website.

![https://opencollective.com/sous-chefs/sponsor/0/website](https://opencollective.com/sous-chefs/sponsor/0/avatar.svg?avatarHeight=100)
![https://opencollective.com/sous-chefs/sponsor/1/website](https://opencollective.com/sous-chefs/sponsor/1/avatar.svg?avatarHeight=100)
![https://opencollective.com/sous-chefs/sponsor/2/website](https://opencollective.com/sous-chefs/sponsor/2/avatar.svg?avatarHeight=100)
![https://opencollective.com/sous-chefs/sponsor/3/website](https://opencollective.com/sous-chefs/sponsor/3/avatar.svg?avatarHeight=100)
![https://opencollective.com/sous-chefs/sponsor/4/website](https://opencollective.com/sous-chefs/sponsor/4/avatar.svg?avatarHeight=100)
![https://opencollective.com/sous-chefs/sponsor/5/website](https://opencollective.com/sous-chefs/sponsor/5/avatar.svg?avatarHeight=100)
![https://opencollective.com/sous-chefs/sponsor/6/website](https://opencollective.com/sous-chefs/sponsor/6/avatar.svg?avatarHeight=100)
![https://opencollective.com/sous-chefs/sponsor/7/website](https://opencollective.com/sous-chefs/sponsor/7/avatar.svg?avatarHeight=100)
![https://opencollective.com/sous-chefs/sponsor/8/website](https://opencollective.com/sous-chefs/sponsor/8/avatar.svg?avatarHeight=100)
![https://opencollective.com/sous-chefs/sponsor/9/website](https://opencollective.com/sous-chefs/sponsor/9/avatar.svg?avatarHeight=100)