scout

Table of Contents



This page is generated via scout. For now it just shows the project README. You can check the full source code here

Project crawler and analyst for generating pages likes this.

scout runs over an Org file with project data and builds an index which can be further used by scout-fmt to generate HTML. At present the HTML is generated for use in my website so it fits in with the visual language from there.

1. Requirements

  • git for crawling and parsing local repositories.
  • github-linguist for analyzing language stats for local repositories.
  • gh tool for pulling metadata from GitHub repositories.