Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blacktop/language-yara
Yara syntax highlighting
https://github.com/blacktop/language-yara
Last synced: 3 months ago
JSON representation
Yara syntax highlighting
- Host: GitHub
- URL: https://github.com/blacktop/language-yara
- Owner: blacktop
- License: mit
- Archived: true
- Created: 2014-07-25T21:16:32.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2021-09-04T13:39:45.000Z (about 3 years ago)
- Last Synced: 2024-06-19T03:11:26.820Z (5 months ago)
- Size: 213 KB
- Stars: 24
- Watchers: 2
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
![yara-logo](http://plusvic.github.io/yara/images/logo.png)
# language-yara
![License](https://img.shields.io/apm/l/language-yara.svg) ![Downloads](https://img.shields.io/apm/dm/language-yara.svg) ![Version](https://img.shields.io/apm/v/language-yara.svg)
Atom syntax highlighting for [Yara](https://github.com/VirusTotal/yara) Rule files.
![yara-example](https://raw.githubusercontent.com/blacktop/language-yara/master/yara_syntax.png)
## Install
Atom Package: https://atom.io/packages/language-yara
```bash
apm install language-yara
```Or Settings/Preferences ➔ Packages ➔ Search for `language-yara`
## Issues
Find a bug? Want more features? Find something missing in the documentation? Let me know! Please don't hesitate to [file an issue](https://github.com/blacktop/language-yara/issues/new) and I'll get right on it.
## Credits
> Converted from [VirusTotal/yara](https://github.com/VirusTotal/yara/blob/master/extra/TextMate-bundle.zip)
## CHANGELOG
See [`CHANGELOG.md`](https://github.com/blacktop/language-yara/blob/master/CHANGELOG.md)
## Contributing
[See all contributors on GitHub](https://github.com/blacktop/language-yara/graphs/contributors).
Please update the [CHANGELOG.md](https://github.com/blacktop/language-yara/blob/master/CHANGELOG.md), add yourself as a contributor to the [package.json](https://github.com/blacktop/language-yara/blob/master/package.json), and submit a [Pull Request on GitHub](https://help.github.com/articles/using-pull-requests/).
## License
MIT Copyright (c) 2014-2018 **blacktop**