YOSGO LICENSE.
- goto root folder
./bashrcor./zshrc - copy/paste new line below
alias mit-license="curl https://raw.githubusercontent.com/yosgo-opensource/LICENSE/main/MIT.txt > ./LICENSE"
- reload the
./bashrcor./zshrc
> source ~/.bashrc # or ~/.zshrc- into project root
> mit-license- nice, we get the new
LICENSEfile.