gvansickle / ucg

UniversalCodeGrep (ucg) is an extremely fast grep-like tool specialized for searching large bodies of source code.

Home Page:https://gvansickle.github.io/ucg/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Command-line-options section of website looks...crappy

refi64 opened this issue · comments

ucg
Hmmm...that doesn't look right... :O

Also, slight plug but still cool: I made a Rootbox script that builds ucg...except it's 100% statically linked and runs on pretty much any Linux system: https://www.dropbox.com/s/nc5r5uxv64fnsak/ucg?dl=0

Hey @kirbyfan64:
Re: the Rootbox script: Excellent, thanks! Looks like you're doing some good work with that project.
Re: the CLI sections of the page: Yeah, I don't know what happened there. Especially since the first table renders OK. From what I gather, GitHub has some issues with tables that I've apparently stumbled over. I'm trying to convert over to a simple Jekyll page (Ask Me How That's Going!(tm)), and hopefully I'll be able to solve that then.

@gvansickle ...which is why I usually either code sites using Sphinx or just do the HTML by myself. Sometimes I end up spending more time getting crud to work than actually working with it...

Sometimes I end up spending more time getting crud to work than actually working with it...

Amen brother. Aaaaaaaa-men.

Ok @kirbyfan64 , check it out:
https://gvansickle.github.io/ucg/readme/
And I didn't even have to write any Ruby to get it to work (==only half joking). Closing this as fixed, unless you see any problems on your end.

opens web page

Oooooooooh...