1 - Create a .env based on .env.example
cp .env.example .env2 - Login to your FC Team account and get the necessary details to fill the .env file.
3 - Run the script
npm startBy default the script will generate a timesheet for the current month (for all week days). You can specify a different month or skip holidays by changing some the of the script variables.