Skip to content

Output the data from your cobudget buckets to a CSV file

License

Notifications You must be signed in to change notification settings

Connoropolous/cobudget-to-csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Save Cobudget Bucket Data to a CSV file

Instructions

  1. clone the code
  2. in the command line, enter the working directory of the folder
  3. run npm install from the command line
  4. create a file in the code folder called .env
  5. add the following into the .env file
EMAIL=yourcobudgetemail
PASSWORD=yourcobudgetpassword
GROUP_ID=yourcodbudgetgroupid
  1. execute node index.js from the command line
  2. look in your folder for a file named cobudgetBuckets-DATE.csv
  3. Rejoice

About

Output the data from your cobudget buckets to a CSV file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published