Skip to content

Atticus64/juice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Juice 🥤

drawing

A sweet and refreshing deno script to personalize windows terminal

juice.gif

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

Dev server

deno task dev

Build

deno task build