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

Introduce the basic command line interface. #6

Merged
merged 1 commit into from
Nov 2, 2021
Merged

Introduce the basic command line interface. #6

merged 1 commit into from
Nov 2, 2021

Conversation

i4ki
Copy link
Contributor

@i4ki i4ki commented Oct 20, 2021

No description provided.

cmd/terrastack/main.go Show resolved Hide resolved
log.Fatalf("error: %v", err)
}

cwd = cwd + "/"
Copy link

Choose a reason for hiding this comment

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

use the os fileseparator constant here: https://pkg.go.dev/path/filepath#pkg-constants

cmd/terrastack/main.go Outdated Show resolved Hide resolved
cmd/terrastack/main.go Show resolved Hide resolved
cmd/terrastack/main.go Show resolved Hide resolved
cmd/terrastack/main.go Show resolved Hide resolved
Base automatically changed from changed-stacks to main November 2, 2021 11:00
Copy link

@zwopir zwopir left a comment

Choose a reason for hiding this comment

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

japp, looks good :)

@i4ki i4ki merged commit c60f2ca into main Nov 2, 2021
@i4ki i4ki deleted the cli branch November 2, 2021 11:31
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