hone / mruby-cli

mruby-cli is a platform to build native command line applications for Linux, Windows, and OS X. It provides the tools necessary for building a standalone binary of your application from any machine. Take advantage of the power of Ruby without the cross-platform dependency headaches that go with it.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to Debug, Profile

mibamur opened this issue · comments

Hello!

Small Ruby fans want to known how catch errors.

mruby under microscope ?

Any debug-code guide

I found just this
http://www.slideshare.net/yamanekko/rubyconftw2014
http://www.slideshare.net/yamanekko/writing-mruby-debugger
https://github.com/miura1729/mruby-profiler

Have mruby team something newer?

@mibamur the debug page is a very good idea. I'll look into that next month.

For the startekit, I'm confused, what do you want to cover there? what's the purpose?

@toch startekit wiki is my shell command line by line draft

As it's the wiki of the project, I'd like to improve it that's why I'm asking. Is it like a tutorial of your first mruby-cli app?

yes - like tutorial but in draft now
I thought line by line is easy to understand, just try