Re: [shoes] Green Shoes v1.1 released
- From:
- serialhex
- Date:
- 2011-12-24 @ 23:48
On Fri, Dec 23, 2011 at 1:59 AM, ashbb <ashbbb@gmail.com> wrote:
> -p Package a Green Shoes app as a .gsy file.
OMGWTF YOU HAVE GREEN SHOES PACKAGE!??!?!?!?! you should have put that in
bold!!!!!! like this:
~~~
C:\tmp>gshoes -h
Usage: gshoes (options or app.rb or app.gsy)
-m, -men Open the built-in English manual.
-mjp Open the built-in Japanese manual.
* -p Package a Green Shoes app as a .gsy file.*
-v Display the version info.
-h Show this message.
~~~
i didn't know we had a command-line tool in green shoes, and now i know!
:D excellent work ashbb!!
hex
--
* my blog is cooler than yours: http://serialhex.github.com
* The wise man said: "Never argue with an idiot. They bring you down to
their level and beat you with experience."
* As a programmer, it is your job to put yourself out of business. What
you do today can be automated tomorrow. ~Doug McIlroy
No snowflake in an avalanche ever feels responsible.
---
CFO: “What happens if we train people and they leave?”
CTO: “What if we don’t and they stay?”
Re: [shoes] Green Shoes v1.1 released
- From:
- J. Kaiden
- Date:
- 2011-12-23 @ 12:06
hey ashbb -
awesome!! nice work - looking forward to trying it out!
happy holidays,
- j
On Fri, Dec 23, 2011 at 7:59 AM, ashbb <ashbbb@gmail.com> wrote:
> Hi all,
>
> I've uploaded Green Shoes v1.1.348 gem to ReubyGems.org.
> This is my Christmas release. ;-)
>
> The v1.1 has a gem executable command `gshoes`.
>
> C:\tmp>gshoes -h
> Usage: gshoes (options or app.rb or app.gsy)
> -m, -men Open the built-in English manual.
> -mjp Open the built-in Japanese manual.
> -p Package a Green Shoes app as a .gsy file.
> -v Display the version info.
> -h Show this message.
>
>
> With -p option, you can package your Green Shoes app into a .gsy file.
> (GSY: Green Shoes YAML as same as SHY: Shoes YAML)
>
> And in Windows, if you edit the Windows registry file by hand,
> the .gsy file will be executed by double-clicking. ;-)
>
> Try it out!
>
> Merry Christmas,
> ashbb
>
>