Skip to content
This repository has been archived by the owner on Aug 29, 2019. It is now read-only.

relekang/todo.js

Repository files navigation

@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