Skip to content

integrate github with tran#9

Merged
abdfnx merged 4 commits into
abdfnx:mainfrom
david-tomson:main
Feb 11, 2022
Merged

integrate github with tran#9
abdfnx merged 4 commits into
abdfnx:mainfrom
david-tomson:main

Conversation

@david-tomson

Copy link
Copy Markdown
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.

@david-tomson david-tomson requested a review from abdfnx as a code owner February 11, 2022 19:21
@abdfnx

abdfnx commented Feb 11, 2022

Copy link
Copy Markdown
Owner

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

Comment thread .gitpod.yml
- init: go get -d ./...
command: curl -fsSL https://cutt.ly/tran-cli | bash
command: |
brew install go-task/tap/go-task

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

👍

Comment thread constants/commands.go

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

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

nice

@abdfnx abdfnx left a comment

Copy link
Copy Markdown
Owner

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

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants