Skip to content

osl-pocs/invoicex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GH-Report

Installation

Development

mamba env create --file conda/dev.yaml --force
conda activate invoicex
poetry install

Configuration

provide a .env file with the the GITHUB_TOKEN:

GITHUB_TOKEN=ghp_blablabla

Running

Example:

python invoicex/main.py \
  --year-month 2022-04 \
  --gh-user xmnlab \
  --gh-org osl-incubator/invoicex \
  --timezone "-0400"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published