Skip to content

Latest commit

 

History

History
56 lines (39 loc) · 797 Bytes

File metadata and controls

56 lines (39 loc) · 797 Bytes

<<< Back To Readme

Welcome to Tools4Dev !

Tools4Dev is a Command Line Tools that will help you to dynamicaly define a custom development process and deploy it all among your team.

Name

Ubuntu

Dependencies

command -v zsh || sudo apt-get install -y zsh
sudo apt-get install -y git curl jq

Clone Tools4Dev

git clone {URL} Tools4Dev
cd Tools4Dev

Install Zshrc

Please choose One:

  • If you already have Oh-My-ZSH and don't want to override your current .zshrc file
./t4d install append
zsh
  • If doesn't care
./t4d install
zsh

Clone Deps

wks clone

Documentation

t4dDoc
``**