eda

Details

Source
GitHub
Stars
2
Created
Feb. 14, 2018
Updated
April 5, 2020

README excerpt

# EDA
[![Build Status][travis-badge]][travis] [![Coverage Status][coveralls-badge]][coveralls]

Pharo Editor with TextMate syntax highlighting support.

## Installation

```smalltalk
Metacello new
	baseline: 'Eda';
	repository: 'github://peteruhnak/eda/repository';
	load
```

[travis-badge]: https://travis-ci.org/peteruhnak/eda.svg?branch=master
[travis]: https://travis-ci.org/peteruhnak/eda
[coveralls-badge]: https://coveralls.io/repos/github/peteruhnak/eda/badge.svg?branch=master
[coveralls]: https://coveralls.io/github/peteruhnak/eda?branch=master
← Back to results