jaytaylor / circus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Circus thing

About

More to come.

Requirements

go get jaytaylor.com/archive.is/...
go get jaytaylor.com/hn-utils/...
git clone git://github.com/coolwanglu/pdf2htmlEX.git
cd pdf2htmlEX
cmake . && make && make install

Ubuntu/Debian:

  • build-essential
  • python-dev
  • virtualenv

TODOs

  • Write system service to scrape news.ycombinator.com/newest and submit all links to archive.is

  • Determine cause of ERROR 2019/01/16 20:25:43 Error: no lexer for alias '. python' found -> grep '\. python' -r $(find . -maxdepth 1 -type d | grep -v '^\.$\|venv')

About


Languages

Language:Go 43.3%Language:HTML 25.4%Language:Python 17.9%Language:Shell 13.4%