Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to generate a .gitignore

echo "function gi() { curl -L -s https://www.gitignore.io/api/$@ ;}" >> ~/.bash_profile && source ~/.bash_profile
Source by brendandawes.com #
 
PREVIOUS NEXT
Tagged: #generate
ADD COMMENT
Topic
Name
8+6 =