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

https://github.com/dspearson/aegle

aegle: 9P2000 in LFE
https://github.com/dspearson/aegle

Last synced: about 1 year ago
JSON representation

aegle: 9P2000 in LFE

Awesome Lists containing this project

README

          

# aegle

[![Build Status][travis badge]][travis]
[![LFE Versions][lfe badge]][lfe]
[![Erlang Versions][erlang badge]][versions]
[![Tag][github tag badge]][github tag]
[![Downloads][hex downloads]][hex package]

[![Project Logo][logo]][logo-large]

*aegle (the daughter of phlegyas): 9P2000 in LFE*

##### Table of Contents

* [About](#about-)
* [Build](#build-)
* [Start the Project REPL](#start-the-repl-)
* [Tests](#tests-)
* [Usage](#usage-)
* [License](#license-)

## About [↟](#table-of-contents)

TBD

## Build [↟](#table-of-contents)

```shell
$ rebar3 lfe compile
```

# Start the Project REPL [↟](#table-of-contents)

```shell
$ rebar3 lfe repl
```

# Tests [↟](#table-of-contents)

```shell
$ rebar3 lfe test
```

## Usage [↟](#table-of-contents)

TBD

## License [↟](#table-of-contents)

ISC

Copyright © 2020, Dominic Pearson .

[logo]: https://avatars1.githubusercontent.com/u/3434967?s=250
[logo-large]: https://avatars1.githubusercontent.com/u/3434967
[github]: https://github.com/ORG/aegle
[gitlab]: https://gitlab.com/ORG/aegle
[travis]: https://travis-ci.org/ORG/aegle
[travis badge]: https://img.shields.io/travis/ORG/aegle.svg
[gh-actions-badge]: https://github.com/ORG/aegle/workflows/Go/badge.svg
[gh-actions]: https://github.com/ORG/aegle/actions
[lfe]: https://github.com/rvirding/lfe
[lfe badge]: https://img.shields.io/badge/lfe-1.3.0-blue.svg
[erlang badge]: https://img.shields.io/badge/erlang-19%20to%2023-blue.svg
[version]: https://github.com/ORG/aegle/blob/master/.travis.yml
[github tags]: https://github.com/ORG/aegle/tags
[github tags badge]: https://img.shields.io/github/tag/ORG/aegle.svg
[github downloads]: https://img.shields.io/github/downloads/ORG/aegle/total.svg
[hex badge]: https://img.shields.io/hexpm/v/aegle.svg?maxAge=2592000
[hex package]: https://hex.pm/packages/aegle
[hex downloads]: https://img.shields.io/hexpm/dt/aegle.svg