Skip to content

shivamkedia17/polyglot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polyglot Programming


Follow-along exercises from ThePrimeagen's course on TypeScript, Go and Rust on frontendmasters.com.

Notes:

  • Used Deno instead of Node as the TypeScript runtime; modifications have been made accordingly.
  • Designed for MacOS by default, but should also work fine on other OSs as long as $HOME is set.

Projector - CLI App

Projector is a CLI app to effeciently manage environment variables for different working directories.

Usage

Use a runtime or install as a binary on your system.

Usage: projector-rs [OPTIONS] [ARGS]...

Arguments: [ARGS]...

Options: -p, --pwd Specify a present working directory -c, --config Specify a config (json) file -h, --help Print help

About

Programming in TS, Rust, Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors