Skip to content

arnespremberg/csv-to-easybill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

csv-to-easybill

CLI tool to create EasyBill documents from CSV lists

oclif Version Downloads/week License

Usage

$ npm install -g csv-to-easybill
$ csv-to-easybill COMMAND
running command...
$ csv-to-easybill (-v|--version|version)
csv-to-easybill/0.1.0 darwin-x64 node-v15.10.0
$ csv-to-easybill --help [COMMAND]
USAGE
  $ csv-to-easybill COMMAND
...

Commands

csv-to-easybill hello

Describe the command here

USAGE
  $ csv-to-easybill hello

OPTIONS
  -n, --name=name  name to print

DESCRIPTION
  ...
  Extra documentation goes here

See code: src/commands/hello.js

csv-to-easybill help [COMMAND]

display help for csv-to-easybill

USAGE
  $ csv-to-easybill help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

About

CLI tool to create EasyBill documents from CSV lists

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published