tomatoo

0.1.3 • Public • Published

🍅 TOMATOO

git repo npm package node compatibility download


a pomodoro cli tool

node 14.17.2|pnpm 6.22.2

Install

npm install -g tomatoo

*Considering the problem of duplicate names, the name is tomatoo

Usage

tomato start
or
tomatoo start

Develop

.
├── CHANGELOG.md
├── README.md
├── dev.sh
├── dist
├── package.json
├── pnpm-lock.yaml
├── src
│   ├── commands
│   │   └── start.ts
│   ├── index.ts
│   └── utils
│       └── index.ts
└── tsconfig.json
./dev.sh

Publish

npm login
npm publish

Package Sidebar

Install

npm i tomatoo

Weekly Downloads

1

Version

0.1.3

License

ISC

Unpacked Size

4.11 kB

Total Files

6

Last publish

Collaborators

  • wseven7677