Skip to content

bterpperoni/turbo-run-ts-algo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

  1. Install dependencies
npm install
  1. Add your algorithm in algo.ts (or any .ts file)

  2. Run it

node <path-to-your-file>

Or use CTRL + SHIFT + B in VS Code.


Purpose

Minimal TypeScript setup to quickly run algorithms.

About

Project already configured to allow launching ts algorithm fast

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors