getting-started-with-pharo-pedro

Description

A little project to have fun

Details

Source
GitHub
Dialect
pharo (25% confidence)
Created
March 6, 2021
Updated
March 6, 2021

README excerpt

[![Build Status](https://travis-ci.com/plentini/getting-started-with-pharo-pedro.svg?branch=master)](https://travis-ci.com/plentini/getting-started-with-pharo-pedro)

<p align="center"><img src="assets/logos/128x128.png">
 <h1 align="center">Getting started with pharo Pedro</h1>
  <p align="center">
    Studying a Pharo Project. 
    <br>
    <a href="docs/"><strong>Explore the docs »</strong></a>
    <br>
    <br>

  </p>
</p>

[![Build Status](https://travis-ci.com/plentini/getting-started-with-pharo-pedro.svg?branch=master)](https://travis-ci.com/plentini/getting-started-with-pharo-pedro)

## License
- The code is licensed under [MIT](LICENSE).
- The documentation is licensed under [CC BY-SA 4.0](http://creativecommons.org/licenses/by-sa/4.0/).

## Quick Start

- Download the latest [Pharo 32](https://get.pharo.org/) or [64 bits VM](https://get.pharo.org/64/).
- Download a ready to use image from the [release page](https://github.com/Mercap/okr-frontend/releases/latest)
- Explore the [documentation](docs/)

## Installation

To load the project in a Pharo image, or declare it as a dependency of your own project follow this [instructions](docs/Installation.md).

← Back to results