fsf-license-api.git
8 years agoMakefile: Make rebuilding easier
W. Trevor King [Fri, 20 Oct 2017 18:13:01 +0000 (11:13 -0700)]
Makefile: Make rebuilding easier

8 years agoRebuild with 7b0724d9 (pull: Use sets of licenses in TAGS)
W. Trevor King [Fri, 20 Oct 2017 17:47:33 +0000 (10:47 -0700)]
Rebuild with 7b0724d9 (pull: Use sets of licenses in TAGS)

8 years agoRebuild with 6f160988 (pull: Resolve relative URIs relative to the FSF base)
W. Trevor King [Fri, 20 Oct 2017 17:41:11 +0000 (10:41 -0700)]
Rebuild with 6f160988 (pull: Resolve relative URIs relative to the FSF base)

8 years agoScrape FSF data with pull.py
W. Trevor King [Fri, 20 Oct 2017 17:27:32 +0000 (10:27 -0700)]
Scrape FSF data with pull.py

Generated from a master checkout with:

  $ git clone ssh://git@github.com/wking/fsf-api.git data
  $ cd data
  $ git checkout --orphan gh-pages
  $ ../pull.py
  $ git add -A .
  $ git commit