1.0.0 • Published 4 years ago

xlsx2jira v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

xlsx2jira

A command line tool which converts an xlsx file into a Jira table and prints the output.

Installation:

npm i -g xlsx2jira

Usage:

xlsx2jira my_file.xlsx -s 2

Parameters:

--sheet, -s

the sheet to convert; defaults to 1

--help

prints the help screen

1.0.0

4 years ago