Skip to content
This repository was archived by the owner on Dec 2, 2021. It is now read-only.

InCodeDevs/CLI-v1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InCode CLI

The Offical Command Line Interface for the InCode Programming Language.

Installation

npm i -g @incodelang/cli

Using

Arguments:

  • -i, --input <file> Specifies the input file that will be compiled
  • -o, --output <directory> Specifies the output directory with the packed web app. (Default: dist)
  • -f, --force Force overwrites the dist directory when exists.
  • -u, --use-std Uses STD-OUT as output stream

About

✨Modern Command Line Interface (CLI) for the InCode Programming language

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published