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

integrate github with tran #9

Merged
merged 4 commits into from
Feb 11, 2022
Merged

integrate github with tran #9

merged 4 commits into from
Feb 11, 2022

Conversation

david-tomson
Copy link
Contributor

Changes

  • add the tran github api client to tran.
  • add gh-repo & gh-config commands.
  • create sync command to sync tran config file in a private repo.

@abdfnx
Copy link
Owner

abdfnx commented Feb 11, 2022

wow @david-tomson , you just did it in one day, great job

@@ -1,3 +1,5 @@
tasks:
- init: go get -d ./...
command: curl -fsSL https://cutt.ly/tran-cli | bash
command: |
brew install go-task/tap/go-task
Copy link
Owner

Choose a reason for hiding this comment

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

👍


func Clone_check_ml() string {
return `if [ -d $HOME/.config/tran ]; then echo "tran repo cloned successfully ✅"; fi`
}
Copy link
Owner

Choose a reason for hiding this comment

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

nice

Copy link
Owner

@abdfnx abdfnx left a comment

Choose a reason for hiding this comment

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

thanks so much @david-tomson

@abdfnx abdfnx added enhancement New feature or request good first issue Good for newcomers labels Feb 11, 2022
@abdfnx abdfnx merged commit d3d7d17 into abdfnx:main Feb 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants