second-pharo-project-pedro

Description

Making an example using ba-st GitHub-setup

Details

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

Categories

Education / Howto Packaging / VCS

README excerpt

<p align="center"><img src="assets/logos/128x128.png">
 <h1 align="center">second-pharo-project-pedro</h1>
  <p align="center">
    To have fun using Pharo Smalltalk.
    <br>
    <a href="docs/"><strong>Explore the docs »</strong></a>
    <br>
    <br>
    <a href="https://github.com/plentini/second-pharo-project-pedro/issues/new?labels=Type%3A+Defect">Report a defect</a>
    |
    <a href="https://github.com/plentini/second-pharo-project-pedro/issues/new?labels=Type%3A+Feature">Request feature</a>
  </p>
</p>

[![GitHub release](https://img.shields.io/github/release/plentini/second-pharo-project-pedro.svg)](https://github.com/plentini/second-pharo-project-pedro/releases/latest)
[![Build Status](https://github.com/plentini/second-pharo-project-pedro/workflows/Build/badge.svg?branch=release-candidate)](https://github.com/plentini/second-pharo-project-pedro/actions?query=workflow%3ABuild)
[![Coverage Status](https://codecov.io/github/plentini/second-pharo-project-pedro/coverage.svg?branch=release-candidate)](https://codecov.io/gh/plentini/second-pharo-project-pedro/branch/release-candidate)
[![Pharo 7.0](https://img.shields.io/badge/Pharo-7.0-informational)](https://pharo.org)
[![Pharo 8.0](https://img.shields.io/badge/Pharo-8.0-informational)](https://pharo.org)


This project is only to practice using GitHub with Pharo.


## 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/plentini/second-pharo-project-pedro/releases/latest)
- Explore the [documentation](docs/)

## Installation

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

## Contributing

Check the [Contribution Guidelines](CONTRIBUTING.md)
← Back to results