Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fortizpenaloza/todo


https://github.com/fortizpenaloza/todo

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        


ToDo Application



What is this thing? “the motto” and the goals. The vision.


Explore the docs »




Report a defect
|
Request feature

[![GitHub release](https://img.shields.io/github/release/fortizpenaloza/ToDo.svg)](https://github.com/fortizpenaloza/ToDo/releases/latest)
[![Build Status](https://travis-ci.com/fortizpenaloza/ToDo.svg?branch=master)](https://travis-ci.com/fortizpenaloza/ToDo)
[![Coverage Status](https://coveralls.io/repos/github/fortizpenaloza/ToDo/badge.svg?branch=master)](https://coveralls.io/github/fortizpenaloza/ToDo?branch=master)

Why would I care about this thing? When to use, for whom is designed, when not to use.

## 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/fortizpenaloza/ToDo/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).

## Contributing

Check the [Contribution Guidelines](CONTRIBUTING.md)