An open API service indexing awesome lists of open source software.

https://github.com/jesus89/atom-language-pcf

Atom syntax highlighting for Physical Constraints File (PCF)
https://github.com/jesus89/atom-language-pcf

atom-language icestorm pcf

Last synced: about 1 month ago
JSON representation

Atom syntax highlighting for Physical Constraints File (PCF)

Awesome Lists containing this project

README

          

# PCF language support in Atom

[![Build Status](https://travis-ci.org/Jesus89/atom-language-pcf.svg?branch=master)](https://travis-ci.org/Jesus89/atom-language-pcf)
[![Dependency Status](https://david-dm.org/Jesus89/atom-language-pcf.svg)](https://david-dm.org/Jesus89/atom-language-pcf)

Adds syntax highlighting to **Physical Constraints File (PCF)** in Atom.

![](sample.png)

## Install

Install the package `language-pcf` in Atom (Preferences->Packages) or Atom's package manager from a shell:

```bash
$ apm install language-pcf
```

## Author

* [Jesús Arroyo Torrens](https://github.com/Jesus89)

## License

Licensed under [MIT](http://opensource.org/licenses/MIT).