Skip to content

mawkler/maconomy-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maconomy CLI

Note

This is a work in progress, and not ready for use

Configuration

Configuration is done either in ./config.toml or by creating a system variable prefixed with MACONOMY_<value_name>=value (where <value_name> is the name of the value).

# ./config.toml
maconomy_url = "Base URL"
company = "Company name"

[login]
username = "username"
password = "password"

About

Maconomy CLI client written in Rust

Topics

Resources

Stars

Watchers

Forks

Languages