Skip to content

Latest commit

 

History

History
executable file
·
59 lines (49 loc) · 1.41 KB

README.md

File metadata and controls

executable file
·
59 lines (49 loc) · 1.41 KB

dotfiles

FOSSA Status


kpango's dotfiles
Fullstack Develop Environment in Docker

Description

Requirements

  • ghq
  • make
  • docker
  • bash/zsh

Install

# I recommend use ghq instead of git command
git config --global ghq.root $HOME/go/src
ghq get kpango/dotfiles
cd $HOME/go/src/github.com/kpango/dotfiles
make $SHELL

Contribution

  1. Fork it ( http://github.com/kpango/dotfiles/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Author

kpango

License

FOSSA Status