Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/markwh/todoList
- Owner: markwh
- Created: 2016-05-31T16:21:10.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-13T22:48:42.000Z (over 7 years ago)
- Last Synced: 2024-08-04T10:01:10.843Z (6 months ago)
- Language: R
- Size: 25.4 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-todos - R
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