Skip to content

thestd/language-rockstar

Repository files navigation

Rockstar syntax highlighting package for Atom

Atom syntax grammar for the Rockstar programming language for all of you Rockstar developers out there.

Rockstar Syntax Grammar for Atom

Installation

Using Package Install

Open the Atom Settings (Ctrl+, or Cmd+,). Select + Install, and search for this package by typing Rockstar.

Without Package Install, using Git

Clone the repository into your Atom Packages directory and install with npm:

cd ~/.atom/packages
git clone https://github.com/thestd/language-rockstar
cd language-rockstar
npm install

License

This code is licensed under the MIT License.

About

Rockstar syntax highlighting package for Atom

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published