Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/atom/language-puppet

Puppet package for Atom
https://github.com/atom/language-puppet

Last synced: about 1 month ago
JSON representation

Puppet package for Atom

Awesome Lists containing this project

README

        

##### Atom and all repositories under Atom will be archived on December 15, 2022. Learn more in our [official announcement](https://github.blog/2022-06-08-sunsetting-atom/)
# Puppet language support in Atom
![CI Status](https://github.com/atom/language-puppet/actions/workflows/main.yml/badge.svg)
[![Dependency Status](https://david-dm.org/atom/language-puppet.svg)](https://david-dm.org/atom/language-puppet)

Add syntax highlighting and snippets to Puppet files in Atom.

Originally [converted](http://flight-manual.atom.io/hacking-atom/sections/converting-from-textmate)
from the [Puppet TextMate bundle](https://github.com/cburyta/puppet-textmate.tmbundle).

Contributions are greatly appreciated. Please fork this repository and open a
pull request to add snippets, make grammar tweaks, etc.