Juice Atticus64
winget install --id=juice.juice -e
A fresh and sweet script to configure and personalize windows terminal
README
Juice 🥤
A sweet and refreshing deno script to personalize windows terminal
Installation
- With Winget
winget install atticus64.juice
- With Deno
deno install --allow-read --allow-env --allow-write --import-map=https://denopkg.com/Atticus64/juice@main/import_map.json -n juice --no-check https://denopkg.com/Atticus64/juice@main/src/main.ts
- Download binary from releases page
Dev server
deno task dev
Build
deno task build