mirror of
https://github.com/unitedstates/congress.git
synced 2026-05-26 22:02:05 -04:00
5 lines
194 B
Bash
Executable File
5 lines
194 B
Bash
Executable File
#!/bin/sh
|
|
./run govinfo --collections=STATUTE --extract=mods,pdf
|
|
./run statutes --volumes=65-86 --govtrack # bill status
|
|
./run statutes --volumes=65-106 --textversions --extracttext # bill text
|