Skip to content

add fudge-usage-stat.pl to show usage of fudge implementations, verbs…#228

Open
ronaldxs wants to merge 3 commits intoRaku:masterfrom
ronaldxs:fudge-usage-stat
Open

add fudge-usage-stat.pl to show usage of fudge implementations, verbs…#228
ronaldxs wants to merge 3 commits intoRaku:masterfrom
ronaldxs:fudge-usage-stat

Conversation

@ronaldxs
Copy link
Copy Markdown
Contributor

@ronaldxs ronaldxs commented Feb 6, 2017

…, versions etc.

As described in my comment on Issue #226, here is my script for collecting stats on usage of fudge directives. I think it would be better for roast to have a bin/ directory and for this, and later other, scripts to go there. While I won't take the initiative on adding a bin/ directory I will certainly move this script there if asked.

Copy link
Copy Markdown
Contributor

@JJ JJ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is an additional file that can be useful, and it does not disturb anything else. I think we can safely merge it.

Copy link
Copy Markdown
Contributor

@vrurg vrurg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is tools/ dir in roast where scripts are supposed to end up with.

Also, I think a README briefly explaining what each tool does would be helpful or we risk ending up with loads of them without any way to quickly find the needed one.

Comment thread fudge-usage-stat.pl
die <<"USAGE";
Usage: $0 [roast directory]

Intended to run against directory with synopses but not many
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

At some point we'll drift away from binding to synopses. Just 'tests' would be good enough.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants