Skip to content

Latest commit

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

FileMakerLexer

FileMakerLexer is a plugin for the pygments python module. It adds FileMaker calclation syntax highlighting to pygments.

Installation

FileMakerLexer can be installed directly from github using pip:

$ sudo pip install git+https://github.com/johnchristopherjones/FileMakerLexer.git

For development, FileMakerLexer can be installed using setuptools:

$ git clone https://github.com/johnchristopherjones/FileMakerLexer.git
$ cd FileMakerLexer
$ sudo python setup.py developer

or using pip:

$ git clone https://github.com/johnchristopherjones/FileMakerLexer.git
$ sudo pip install --editable FileMakerLexer/filemakerlexer

Installing using setuptools allows you to link the cloned git repository into your python dist-packages directory so that any changes you make to the repo are instantly reflected in your python installation.

About

Syntax highlighting for FileMaker calculations

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages