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
- Host: GitHub
- URL: https://github.com/scala-js/scala-js-cli
- Owner: scala-js
- License: bsd-3-clause
- Created: 2017-12-01T10:33:45.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2022-03-23T10:17:59.000Z (over 3 years ago)
- Last Synced: 2024-03-27T01:12:52.014Z (over 1 year ago)
- Language: Scala
- Size: 61.5 KB
- Stars: 5
- Watchers: 5
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.