Skip to content

rcoliveira2016/Juntar-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Juntar

instalação

Rodar o seguinte comando nbo powershell

Invoke-Expression (New-Object System.Net.WebClient).DownloadString('https://get.scoop.sh')
iwr -useb get.scoop.sh | iex
scoop update
scoop install git
scoop bucket add my-bucket https://github.com/rcoliveira2016/bucket
scoop install juntar

Nota: se você receber um erro, pode ser necessário alterar a política de execução (ou seja, habilitar o Powershell) com

Set-ExecutionPolicy RemoteSigned -scope CurrentUser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages