Skip to content

jthecoder12/UnitConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unit Converter

A basic unit converter with a prime number checker.

To run:
Download unitconverter.exe and run it. You may need to make it executable with chmod +x unitconverter.exe.

Compiling:
Make sure you have Deno, NodeJS, and NPM. Or you could install the TypeScript NPM package and run it that way.
Type npm start to run the program.

To make an executable, type: deno compile -A -o unitconverter.exe main.ts.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published