Skip to content

Latest commit

 

History

History
executable file
·
49 lines (30 loc) · 1.48 KB

README.md

File metadata and controls

executable file
·
49 lines (30 loc) · 1.48 KB

language-sfv

apm apm apm CircleCI

Description

Syntax highlighting for SFV files (see Simple File Verification). Also supports extended SFV files (.sfvx) as introduced by sfv-cli.

Installation

apm

Install language-sfv from Atom install view or use the command-line equivalent:

$ apm install language-sfv

Using Git

Change to your Atom packages directory:

Windows

$ cd %USERPROFILE%\.atom\packages

Linux & macOS

$ cd ~/.atom/packages/

Clone the repository as language-sfv:

$ git clone https://github.com/idleberg/atom-language-sfv language-sfv

Related

License

This work is dual-licensed under The MIT License and the GNU General Public License, version 2.0