Skip to content

lukas8219/gcsv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This a CLI for personal use to manage my Google Sheets. Written in GO using Cobra CLI

Objectives

  • Create a Command to Authenticate in the Application
  • Create a Command to List All the Content from a Sheet
  • Create a Command to Add a Sheet to Favorites
  • Refactor to new Favorite Sheets Feature
  • Create a Command to Append a line into a CSV
  • Create Config COMMAND with Set, Get to Delimiter/Selected
  • Create "Create" Command to Create a Sheet from Zero
  • Create a Command to Upload the CSV into Google Sheet
  • Extra: Add a flag to LIST: Download the Content to a CSV
  • [BONUS]Add further support to multiple accounts
  • Dealing with Blank Spaces

About

A Golang CLI to manage Google Sheets

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published