Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/atom/language-puppet
Puppet package for Atom
https://github.com/atom/language-puppet
Last synced: 3 months ago
JSON representation
Puppet package for Atom
- Host: GitHub
- URL: https://github.com/atom/language-puppet
- Owner: atom
- License: other
- Archived: true
- Created: 2013-10-20T02:55:11.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2022-09-28T10:52:02.000Z (about 2 years ago)
- Last Synced: 2024-07-05T18:37:50.167Z (4 months ago)
- Language: CoffeeScript
- Size: 74.2 KB
- Stars: 36
- Watchers: 17
- Forks: 31
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: COPYING
Awesome Lists containing this project
- awesome-puppet - Puppet plugin - The Puppet plugin for Atom (Integrated Development Enviroments)
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.