Commit Graph

22 Commits

Author SHA1 Message Date
0d01ecc1de Handle non-200 HTTP response codes
Closes #1
2022-04-13 11:53:04 -07:00
e41edb5e1b Improve README formatting 2022-04-08 21:53:22 -07:00
b31c714d9a Improve usage and installation instructions 2022-04-08 21:46:43 -07:00
d8c3cd2e36 Add --quiet 2022-04-08 14:17:01 -07:00
3e3c44075a Reorder options 2022-04-08 14:13:58 -07:00
50292eb2cb Make -s and -p mutually exclusive 2022-04-08 14:13:06 -07:00
3ab5be69a1 Improve command-line output 2022-04-08 14:11:23 -07:00
9f6ec508ce Add shebang to netrun.py 2022-04-08 14:00:40 -07:00
37786d41c1 Add Python demo and move demos to their own subdir 2022-04-08 13:49:03 -07:00
3d985edb5a Allow selection of interpreter
Closes #5
Closes #7
2022-04-08 13:25:20 -07:00
92ad9bfa6b Improve demo script 2022-04-08 13:03:48 -07:00
123ade3e13 Use variables for pager and interpreter commands 2022-04-08 13:00:28 -07:00
580f215ce3 Reformat with black 2022-04-08 12:58:05 -07:00
426585d412 --skip-pager
Closes #9
2022-04-08 12:57:16 -07:00
a3eba05f82 Use argparse
Closes #2
2022-04-08 12:35:45 -07:00
3957b7a2dd Move some code to functions 2022-04-08 10:22:57 -07:00
25491e0d6d Format with black 2022-04-08 10:05:42 -07:00
2580c3e874 Update README 2022-04-07 19:52:48 -07:00
44a7732ee5 Oops 🙃 2022-04-07 19:10:21 -07:00
80da5aea69 Minimal documentation 2022-04-07 19:04:15 -07:00
82bba3540c Initial version 2022-04-07 19:00:29 -07:00
0e5f23d1c5 Initial commit 2022-04-06 14:54:46 -07:00