This package has been deprecated

Author message:

no longer maintain

repork

0.2.0 • Public • Published

repork

... is a command line tool to help you quickly deliver a daily report. In my company, staff are required to send a daily report to describe the hour spending in their tasks. This tool could make writting and sending daily report more funny and handy...

Install

Installation is quite simple and difficult...

  1. You should have node.js installed. You could either download the installer, or use nvm to minimize the impact to your environment.
  2. Once you have nodejs installed, with npm: npm install -g repork

Set environment variables

Set the SMTP server

MAIL_URI="smtp://smtp.yourcompany.com"

if your SMTP server is using self-signed cert

NODE_TLS_REJECT_UNAUTHORIZED=0

How to use

There is a guide to tell you the usage of repork, simply run:

$ repork guide

For a detail version, thinking of ls -la, similarly, run:

$ repork guide la

You might think these commands in Cantonese, but don't do it...

Readme

Keywords

Package Sidebar

Install

npm i repork

Weekly Downloads

0

Version

0.2.0

License

MIT

Last publish

Collaborators

  • kkpoon