Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make sample config json valid #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

sycdan
Copy link

@sycdan sycdan commented Jun 24, 2024

Last night I happened to search for "cli budgeting tool", fully expecting Google to laugh in my face because why would such a thing exist, at which point I would have proceeded to write this exact tool only in Python. However! This was the first hit and I loved it instantly.

I have just started getting it set up, but my first order of business was to make a parser for my Amex statements, and I thought I'd share.

Bonus documentation changes:

  • configuration:
    • Add closing square bracket to autoCategorization array in sample config
    • Remove a couple of trailing commas for consistency
    • Use tabs throughout for consistency
    • Remove trailing whitespace
    • Remove extra tab level in amount description
  • usage:
    • remove unused --input argument name

@joshcanhelp
Copy link
Owner

@sycdan - I'm so sorry for the delay here! Thank you so much for your contribution! I'm right in the middle of getting another project out but I'll come back and review in the next couple of days. Thank you for making my day with a PR!

@joshcanhelp
Copy link
Owner

If you could check the minor comments here and run the listing/formatting locally, I'm fine with merging:

https://github.com/joshcanhelp/budget-cli/blob/main/CONTRIBUTING.md#i-want-to-make-code-changes

Thanks again @sycdan!

@sycdan
Copy link
Author

sycdan commented Jul 6, 2024

Awesome, will try to publish the cleanup soon!

bonus:
- Make sample config json valid
- Fix minor issues in usage doc
- Update name of example translator
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants