Awesome that worked...sorta...Looks like I can name my project
anything and ronin wants to prefix it with my_ :)
c:\d\projects>vark -url
http://ronin-web.org/init.vark init ronin_app
Buildfile:
http://ronin-web.org/init.vark
Done parsing Aardvark buildfile in 1829 ms
init:
[get] Getting:
http://ronin-web.org/ronin-template.zip
[get] To: C:\Users\cgow\AppData\Local\Temp\ronin-
template10622262518372807
36zip
[unzip] Expanding: C:\Users\cgow\AppData\Local\Temp\ronin-
template1062226251
837280736zip into .\my_ronin_app
[echo] Created a new ronin application at c:\d\projects\.
\my_ronin_app.
[echo] To start your ronin app, cd my_ronin_app; vark server
BUILD FAILED
Target "ronin_app" does not exist in the project "null".
Total time: 1 second
c:\d\projects>dir
Volume in drive C is Windows7_OS
Volume Serial Number is A4E2-BD15
Directory of c:\d\projects
02/21/2012 01:37 PM <DIR> .
02/21/2012 01:37 PM <DIR> ..
02/21/2012 01:37 PM <DIR> my_ronin_app
0 File(s) 0 bytes
6 Dir(s) 206,426,480,640 bytes free
On Feb 21, 1:37 pm, Carson Gross <
carsongr...@gmail.com> wrote:
> Yep:
>
> vark -urlhttp://
ronin-web.org/init.varkinit -name my_app
>
> Releases are hard. ;)
>
> Cheers,
> Carson
>
>
>
>
>
>
>
> On Tue, Feb 21, 2012 at 10:35 AM, Gus Prevas <
kpre...@gmail.com> wrote:
> > Hi Chris,
>
> > I believe the correct flag is -url rather than -f. Thanks for catching
> > that, I'll update the site tonight.
>
> > On Tue, Feb 21, 2012 at 1:34 PM, chris <
chris....@gmail.com> wrote:
>
> >> Hi:
>
> >> I'm following the instructions on the ronin website for the quick-
> >> install and am running into problems:
>
> >> c:\d\projects>vark --version
> >> Aardvark version 0.4
>
> >> c:\d\projects>vark -fhttp://
ronin-web.org/init.varkinit ronin_app