Categorygithub.com/sam-the-programmer/coderun
repositorypackage
1.0.0
Repository: https://github.com/sam-the-programmer/coderun.git
Documentation: pkg.go.dev

# README

CodeRun

CodeRun is a CLI tool that allows you to run many languages all from within one tool.

Installation

To install, run the install.py file.

For Linux users, use...

sudo -s python3.9 install.py

Usage

Linux and Windows...

coderun <FILENAME> [any other args...]

MacOS

coderun-macos <FILENAME> [any other args...]