sumpygump/greg

此包最新版本(1.2)没有可用的许可证信息。

个人目标管理命令行工具

1.2 2023-01-20 19:04 UTC

This package is auto-updated.

Last update: 2024-09-20 22:38:15 UTC


README

Greg是一个命令行程序,可以帮助您设置并提醒目标。

安装

此程序是用PHP编写的,需要PHP CLI版本7.1或更高版本。

使用composer global require sumpygump/greg全局安装到您的机器上。

您也可以克隆仓库,并将项目目录中的bin/greg符号链接到您的$PATH目录。

使用方法

使用greg help获取帮助。

Greg Regularly Evokes Goals
 ▄▄  ▄▄▄   ▄▄   ▄▄
█  █ █  ▀ █▄▄█ █  █
▀▄▄█ █    ▀▄▄▄ ▀▄▄█
▄▄▄▀           ▄▄▄▀

Usage:
  greg <cmd> [arguments]
Commands:
  help        Show this help message
  list        Show list of goals
  add <goal>  Add a new goal
  remind      Show goal reminder for today
  complete    Mark a goal as complete
  version     Show version of greg