Skip to content

Instantly share code, notes, and snippets.

View LucasHT22's full-sized avatar
๐Ÿ˜ƒ
cooked

Lucas Honda LucasHT22

๐Ÿ˜ƒ
cooked
View GitHub Profile
O Windows PowerShell
Copyright (C) Microsoft Corporation. Todos os direitos reservados.
Instale o PowerShell mais recente para obter novos recursos e aprimoramentos! https://aka.ms/PSWindows
PS C:\Users\lucas> cd GitHub
PS C:\Users\lucas\GitHub> cd sprig-lucas-sprig-review
PS C:\Users\lucas\GitHub\sprig-lucas-sprig-review> python -m venv venv
PS C:\Users\lucas\GitHub\sprig-lucas-sprig-review> venv\Scripts\activate
(venv) PS C:\Users\lucas\GitHub\sprig-lucas-sprig-review> .\venv\Scripts\Activate.ps1
/*
Inspirated in https://gist.github.com/TheOnlyGhostwolf
*/
@font-face {
font-family: Courier;
font-weight: 400;
font-style: normal;
}