Skip to content

idleberg/atom-language-sfv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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