Wiki

Ticket #55 (new enhancement)

Opened 15 years ago

Last modified 15 years ago

Support command line format: cobra <progfile> <args>

Reported by: Chuck Owned by:
Priority: major Milestone: Cobra 0.9
Component: Cobra Compiler Version: 0.8.0
Keywords: Cc:

Description

One of Cobra's goals is to provide scripting conveniences, and every scripting language in the world supports this:

python foo.py args
perl foo.pl args
ruby foo.rb args

Cobra will too. The format is:

cobra <progfile> <args>

Change History

Changed 15 years ago by Chuck

  • type changed from defect to enhancement

Changed 15 years ago by Chuck

  • milestone set to Cobra 0.9
Note: See TracTickets for help on using tickets.