https://github.com/cmur2/language-zonefile
Atom - Bind Zone File syntax highlighting
https://github.com/cmur2/language-zonefile
atom bind dns syntax-highlighting zonefile
Last synced: 9 months ago
JSON representation
Atom - Bind Zone File syntax highlighting
- Host: GitHub
- URL: https://github.com/cmur2/language-zonefile
- Owner: cmur2
- License: mit
- Created: 2017-11-11T15:14:26.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-16T21:38:45.000Z (almost 8 years ago)
- Last Synced: 2025-01-23T01:31:15.079Z (11 months ago)
- Topics: atom, bind, dns, syntax-highlighting, zonefile
- Homepage: https://www.mycrobase.de/mirror-redirect/language-zonefile
- Size: 86.9 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Bind Zone File language support in Atom
Adds basic syntax highlighting based on the [Sublime Text package](https://github.com/sixty4k/st2-zonefile) to zone files in Atom.

## Installation
Available as [Atom package](https://atom.io/packages/language-zonefile):
```
apm install language-zonefile
```
Or directly via git:
```
git clone https://github.com/cmur2/language-zonefile.git ~/.atom/packages/language-zonefile
```
## License
language-zonefile is licensed under the MIT License. See LICENSE for more information.