Skip to content

twinbird/xl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

xl

xlsx operation command line tool

Install

go get github.com/twinbird/xl

Usage

  xl -in [filepath]  
  or  
  xl -out [filepath]  

Option

  -S string  
        operation sheet name  
  -b string  
        base cell position  
  -in string  
        input excel file path  
  -out string  
        output excel file path  
  -s string  
        text column separater character (default " ")  

License

MIT

About

xlsx operation command line tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages