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

https://github.com/tegon/macbeth-analyser


https://github.com/tegon/macbeth-analyser

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# macbeth-analyser

## Setup

Clone the repository, then install the dependencies:

```bash
cd macbeth-analyser && bundle install
```

## Test suite

Run the tests with:

```bash
rake test
```

## Runnning

Run the analyser:

```bash
ruby analyser.rb
```