Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fortizpenaloza/todo
https://github.com/fortizpenaloza/todo
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/fortizpenaloza/todo
- Owner: fortizpenaloza
- License: mit
- Created: 2018-12-28T15:03:13.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-28T21:28:03.000Z (almost 6 years ago)
- Last Synced: 2024-10-09T13:25:12.410Z (29 days ago)
- Language: Smalltalk
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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)