An open API service indexing awesome lists of open source software.

https://github.com/scala-js/scala-js-cli

Command Line Interface for the Scala.js compiler and linker
https://github.com/scala-js/scala-js-cli

Last synced: 7 months ago
JSON representation

Command Line Interface for the Scala.js compiler and linker

Awesome Lists containing this project

README

          

# Command Line Interface for Scala.js

`scalajs-cli` provides a Command Line Interface (CLI) to the Scala.js compiler
and linker.

Until Scala.js 1.0.0-M2, the CLI is part of the
[core repository of Scala.js](https://github.com/scala-js/scala-js).
This repository contains the CLI for later versions.