Skip to content

copha-project/copha

Repository files navigation

Copha

npm GitHub Workflow Status FOSSA Status

Copha is a open-source software for managing tasks.

Read this in other languages: English | 简体中文

Getting Started

  • Installation
npm i -g copha
# or "yarn global add copha"
  • Command line usage
copha -h

more help about command line copha.net/cli

Documentation

for more examples and docs, visit copha.net.

How to develop

git clone https://github.com/copha-project/copha
cd copha
git submodule update --init
yarn
yarn start

License

FOSSA Status