Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 422 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 422 Bytes

afast

A node.js cli to track your time in the Xebia x3/ afas environment. Made as a pet project, to see if I could port an existing 2FA auth flow into the command line

Install

Not on npm, so:

npm install -g github:appelstroop/afast

Usage

To login using 2FA (now only via SMS):

afast login

Then, to track time:

afast

or shorter:

afast -p [project code] -h [hours]