Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement conventional command line switches (-eval, -norc, etc) #64

Open
Shinmera opened this issue Jun 12, 2020 · 1 comment
Open

Comments

@Shinmera
Copy link

Shinmera commented Jun 12, 2020

Does Corman support any command line switches/flags to automatically run things? I'm mostly asking this in the context of cl-all, though it seems to me like that would be useful to have in general.

I looked in the manual and tried to use common switches with clconsole.exe, to no avail.

@arbv
Copy link
Member

arbv commented Jun 16, 2020

It seems that the clconsole application supports only the following switches:

  • -execute - it allows to execute a Lisp file;
  • -image - it allows to load an image (world) file.

There is definitely a room for improvement.

@arbv arbv changed the title Command Line Flags Implement conventional command line switches (-eval, -norc, etc) Jun 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants