relekang / todo.js

A todo cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@relekang/todo

Just another todo cli.

Screenshot

Installation

npm i -g @relekang/todo

Development

This repo contains multiple packages handled by lerna. To setup the repo run:

yarn
lerna bootstrap
git config alias.exec '!exec ' # This is used to run tests and linting from packages

About

A todo cli


Languages

Language:TypeScript 98.8%Language:JavaScript 1.2%