Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mac-cli

A place to put ops code to setup your local development environment on a mac

Setup

While I have not tested this in a Linux environment, I beleive everything should work similarly and without issue

  • mkdir -p $HOME/roundtrip
  • cd $HOME/roundtrip
  • git clone git@github.com:justindhall/roundtrip-mac-cli.git
  • You will probably want to add the following to your .zshrc or .bash_profile
# By default you should expect to put your code for Roundtrip in ~/roundtrip
# If you would like it to be somewhere else please change the following
export ROUNDTRIP_WORKSPACE_DIRECTORY=$HOME/roundtrip 
# You can find create a GITHUB_TOKEN by going to https://github.com/settings/tokens 
export GITHUB_TOKEN='<your token>'
export JIRA_TOKEN='<your token>'
source $HOME/workspace/mac-cli/dist/profiles/shared.sh

About

A place for mac-cli commands and shortcuts

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages