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

Snd CLI project structure #2

Merged
merged 21 commits into from
Feb 14, 2024
Merged

Snd CLI project structure #2

merged 21 commits into from
Feb 14, 2024

Conversation

adelinag08
Copy link
Contributor

@adelinag08 adelinag08 commented Feb 7, 2024

@adelinag08 adelinag08 marked this pull request as ready for review February 7, 2024 15:49
Copy link

@george-zubrienko george-zubrienko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, keep going :)

func CacheToken(token string) error {
homeDir, err := os.UserHomeDir()
if err != nil {
return fmt.Errorf("failed to create directory: %v", err)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

create or just retrieve user home dir path?

@adelinag08 adelinag08 merged commit 9f36837 into main Feb 14, 2024
1 check passed
@adelinag08 adelinag08 deleted the snd-cli branch February 14, 2024 15:16
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.

2 participants