Artifacts using CLI (8)

Sort: popular | newest
Java
Last Release on Feb 13, 2021
Runtime
Last Release on Feb 13, 2021
Provider
Last Release on Feb 13, 2021
JS
Last Release on Feb 13, 2021
Compiler
Last Release on Feb 13, 2021
A formatter for the Ceylon programming language. # Command line usage Note: if the `ceylon format` plugin wasn’t installed by default in your distribution, you can add it by running: ~~~sh ceylon plugin install ceylon.formatter/1.3.3 ~~~ To format all Ceylon code in the `source` and `test-source` directories: ~~~sh ceylon format source test-source ~~~ To format all Ceylon code in the `source` directory into the `source-formatted` directory: ~~~sh ceylon format source --to source-formatted ~~~ To format ...
Last Release on Feb 13, 2021
Java to Ceylon Converter Platform Module
Last Release on Feb 13, 2021
CLI
Last Release on Feb 13, 2021
  • Prev
  • 1
  • Next