Skip to content

Latest commit

 

History

7 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

仓库 files navigation

My Workflow

licence mit GitHub issues GitHub Release Date GitHub top language GitHub repo size GitHub All 发布

Install

  • Terminator: sudo apt-get install terminator

  • Git: sudo apt-get install git

  • Sublime Text: sudo add-apt-repository ppa:webupd8team/sublime-text-3 sudo apt-get update sudo apt-get install sublime-text-installer

  • Spotify: sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys BBEBDCB318AD50EC6865090613B00F1FD2C19886 echo deb http://repository.spotify.com stable non-free | sudo tee /etc/apt/sources.list.d/spotify.list sudo apt-get update sudo apt-get install spotify-client

  • Node.js: sudo apt-get install nodejs-legacy

  • NPM: sudo apt-get install npm

  • NVM: curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.31.3/install.sh | bash

  • Nginx: sudo apt-get install nginx

  • Java: sudo apt-get install default-jre

Contributing

  • 复刻 it!
  • Create your feature branch: git checkout -b my-new-feature
  • Commit your changes: git commit -m 'Add some feature'
  • Push to the branch: git push origin my-new-feature
  • Submit a pull request

Log

Check 发布 for detailed changelog.

License

MIT license © Hemerson Vianna

关于

(in development)

Topics

Resources

Stars

0 stars

关注者

1 watching

复刻s

发布

贡献者