47 Commits

Author SHA1 Message Date
a842a932cc docs: Update the url for offline mode (#1556) 2024-03-04 15:35:32 +01:00
9e8e3691c8 Update README.md 2023-10-24 10:23:30 -07:00
8aa654d1ef Update README.md 2023-08-06 14:15:10 +02:00
011402152c Rename repo from httpie/httpie to httpie/cli 2023-08-06 14:04:32 +02:00
3a123c4125 Fix ci status badge error (#1464) 2023-01-04 03:17:18 -08:00
621042a048 Update README.md 2022-10-01 04:00:56 -07:00
a7321d8ac4 🔥 Remove $ from code fenced examples on readme (#1435)
* 🔥 Remove $ from code fenced examples on readme

* 🚨 FIx markdownlint errors

README.md:8: MD009 Trailing spaces
README.md:10: MD009 Trailing spaces
2022-10-01 03:37:50 -07:00
810bb1c77b Update README.md 2022-08-10 09:13:49 -07:00
767f3c3a19 Update README.md 2022-08-10 07:58:09 -07:00
1236793272 Update README.md 2022-08-10 07:48:57 -07:00
c3a2f87dd2 Update README.md 2022-08-10 07:41:13 -07:00
1121d695a8 Update README.md 2022-08-10 07:38:40 -07:00
5794a070e1 place the logo in the middle in README.md (#1393) 2022-07-12 08:33:57 -07:00
83803db14d Explain that we lost 54k stars in the README with a link to blog post 2022-04-14 18:27:18 +02:00
555afef486 Update README.md 2021-10-07 16:21:36 +02:00
033798adc1 Update README.md 2021-10-03 03:20:23 +02:00
7c1d26a8fa Update README.md 2021-09-10 11:17:23 +02:00
7734e47280 Update README.md 2021-09-10 11:17:10 +02:00
7c9f415107 Add a workflow to check documentations (#1151)
* Add a workflow to check documentations

* Fix markdown issues

* Install Ruby 2.7

* Finally, handle and fix GitHub templates

* Minor improvement in the feature request template

* Verbose mode to be sure all files are checked
2021-09-09 15:52:24 +02:00
9764cc74a4 Cleanup 2021-09-06 20:23:00 +02:00
778360cde1 Cleanup 2021-09-06 20:21:49 +02:00
185af7c9f1 Cleanup 2021-09-06 20:20:30 +02:00
7e9e7c783f Readme tweaks (#1141) 2021-09-06 20:17:21 +02:00
6039bd8582 Switch from reStructuredText to Markdown and add docs/ (#1139)
* Convert most of the documentation from the frontend `README.rst` to `docs/REAME.md`

Also converted all reStructuredText files to Markdown.

* Tell `mdformat` to use LF for end on lines

* `--check` is not needed in the help message

* Skip tests on GitHub Windows.

Those tests pass on a real Windows machine.
Let's revisit those failure later, if needed.

* Move `mdoformat` requirement from `test` to `dev` extra

To fix Fedora CI.
2021-09-06 17:36:13 +02:00
8cff0a3e67 Updated README. 2012-03-05 00:48:06 +01:00
e83e601f7c Added a link to contributors on GitHub to README. 2012-03-04 16:39:57 +01:00
c446d756ab Fixed IOError in setup.py. 2012-03-04 13:47:09 +01:00
7ca6191902 v0.1.5 2012-03-04 13:33:18 +01:00
f4dde9d9b3 Updated travis config. 2012-03-04 11:54:27 +01:00
6774998012 Updated README. 2012-03-04 11:22:09 +01:00
2195280a70 Added argument parsing tests. 2012-03-04 10:50:23 +01:00
5ff43b659f Fixed README. 2012-03-04 02:48:31 +01:00
b802f2b960 Added field-name:=raw-json
Closes #14
2012-03-04 02:44:30 +01:00
73d0f9cd56 Updated readme (--flags). 2012-03-04 01:59:00 +01:00
5d3176115a Correct usage string in README. 2012-03-03 14:12:49 -08:00
81798ad537 Typo. 2012-03-03 14:09:13 -08:00
bb653bf1a9 Added first tests. 2012-03-02 01:42:23 +01:00
899513858a typo 2012-02-27 11:57:10 +01:00
258fc0cd5f Renamed the CLI tool http. 2012-02-27 11:54:41 +01:00
65a2fc7042 Update README.md 2012-02-25 20:37:33 +01:00
75e09a4ac1 Fixed README. 2012-02-25 16:59:37 +01:00
3c50d590e7 Fixed README 2012-02-25 16:58:39 +01:00
b80d27a4ca Update README.md 2012-02-25 14:42:06 +01:00
0373a49d74 Update README.md 2012-02-25 13:52:29 +01:00
4c522bf932 Update README.md 2012-02-25 13:49:50 +01:00
e7dc59e0db Updated README. 2012-02-25 13:47:23 +01:00
b966efa17d Initial commit. 2012-02-25 13:39:38 +01:00