Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/markwh/todoList

Simple todo lists, implemented in R using reference classes
https://github.com/markwh/todoList

Last synced: 2 months ago
JSON representation

Simple todo lists, implemented in R using reference classes

Awesome Lists containing this project

README

        

## TodoList

[![Travis-CI Build Status](https://travis-ci.org/markwh/todoList.svg?branch=master)](https://travis-ci.org/markwh/todoList)

[![Coverage Status](https://img.shields.io/codecov/c/github/markwh/todoList/master.svg)](https://codecov.io/github/markwh/todoList?branch=master)

### Simple todo lists, implemented in R using reference classes