eclipse-archived / ceylon.formatter

A formatter for the Ceylon programming language, written in Ceylon.
Apache License 2.0
14 stars 11 forks source link

File paths on the command line #44

Closed lucaswerkmeister closed 10 years ago

lucaswerkmeister commented 10 years ago

Current behavior

lucaswerkmeister commented 10 years ago

Maybe ceylon run ceylon.formatter source --to target, ceylon run ceylon.formatter source/tmp --and /run.ceylon source/tmp/module.ceylon --to formatted_source?

lucaswerkmeister commented 10 years ago

Yeah, I think I’ll go with --and and --to.