Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yudai-nkt/language-satysfi
An Atom package that provides SATySFi grammar
https://github.com/yudai-nkt/language-satysfi
atom grammar satysfi syntax-highlighting
Last synced: 3 months ago
JSON representation
An Atom package that provides SATySFi grammar
- Host: GitHub
- URL: https://github.com/yudai-nkt/language-satysfi
- Owner: yudai-nkt
- License: mit
- Archived: true
- Created: 2018-02-15T17:27:04.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-06-09T12:48:49.000Z (over 2 years ago)
- Last Synced: 2024-04-08T02:21:07.300Z (7 months ago)
- Topics: atom, grammar, satysfi, syntax-highlighting
- Homepage: https://atom.io/packages/language-satysfi
- Size: 266 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-satysfi - language-satysfi - An Atom package that provides SATySFi grammar (Uncategorized / Uncategorized)
README
**GitHub has [announced](https://github.blog/2022-06-08-sunsetting-atom/) that they will archive Atom project, so is this repository.**
# `language-satysfi` package
An Atom package that provides [SATySFi][] grammar.
[![Preview of the package][preview]][preview]
## Installation
Run the following command.
```console
$ apm install language-satysfi
```If you prefer installation via GUI, you can open Atom's setting pane, go to __Install__ > __Packages__ tab and search for `language-satysfi`.
## Contribution
Contributions are highly welcome. Feel free to report an [issue][] or create a [pull request][].
## License
This package is distributed under the MIT License.
See [LICENSE.md](./LICENSE.md) for details.[SATySFi]: https://github.com/gfngfn/SATySFi
[preview]: https://raw.githubusercontent.com/yudai-nkt/language-satysfi/master/preview.png
[issue]: https://github.com/yudai-nkt/language-satysfi/issues
[pull request]: https://github.com/yudai-nkt/language-satysfi/pulls