Horje
install xmake Code Example
install xmake
#via curl
bash <(curl -fsSL https://xmake.io/shget.text)
    
#via wget
bash <(wget https://xmake.io/shget.text -O -)

#via powershell
Invoke-Expression (Invoke-Webrequest 'https://xmake.io/psget.text' -UseBasicParsing).Content
Source: xmake.io




Shell

Related
git can we reset a new branch to a specific commit Code Example git can we reset a new branch to a specific commit Code Example
cmd taskkill Code Example cmd taskkill Code Example
how to install opencv in jupyter notebook windows Code Example how to install opencv in jupyter notebook windows Code Example
search for a commit in git logs Code Example search for a commit in git logs Code Example
how to find host name in linux Code Example how to find host name in linux Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
12