Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add rougify guess $file subcommand #773

Merged
merged 1 commit into from
Sep 13, 2017
Merged

add rougify guess $file subcommand #773

merged 1 commit into from
Sep 13, 2017

Conversation

gfx
Copy link
Member

@gfx gfx commented Sep 13, 2017

To test how Lexer.guesses works.

ex.

$ ruby -Ilib bin/rougify guess Gemfile
{ tag: "ruby", title: "Ruby", desc: "The Ruby programming language (ruby-lang.org)" }

$  echo '#!/usr/bin/env perl` | rougify guess
{ tag: "perl", title: "Perl", desc: "The Perl scripting language (perl.org)" }

Note that the output format may change.

ref. #763

@gfx gfx merged commit 676290e into master Sep 13, 2017
@gfx gfx deleted the rougify_guess branch September 13, 2017 05:11
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.

None yet

1 participant