Commit Graph

82 Commits

Author SHA1 Message Date
jcamiel
948f1e2065
Rename manual-page.md to manual.md 2022-09-02 15:39:24 +02:00
Christine Seeman
fe8d506f98 Changing to manual vs man in documenation
In intro documentation, it can be confusing to see just `man` for
the reference to reference manual pages and documentation. I believe this is a reference
to Unix man pages (manual pages), but markdown is much more than what those ASCII text displays could do.

To help understandability, I am submitting a PR to update some documentation references to manual over man.
2022-09-02 12:47:08 +02:00
jcamiel
07266aa399
Begin documenting npm distribution. 2022-08-20 14:38:31 +02:00
Fabrice Reix
34075bc8a9
Refacto workflow scripts 2022-07-31 09:59:10 +02:00
lepapareil
eb269371ea
Clean contrib/windows/windows_package_managers/chocolatey/README.md 2022-06-28 11:30:41 +02:00
lepapareil
3f09a5f33a
Clean contrib/docker/README.md 2022-06-28 10:05:39 +02:00
Fabrice Reix
1e3c16192f Support template in vim syntax highlighting 2022-06-12 19:18:10 +02:00
Fabrice Reix
6edd7f9852 Add basic Syntax highlighting for VIM 2022-06-05 21:12:41 +02:00
lepapareil
77195dfc4b
Fix rustup on windows contrib 2022-05-20 09:59:20 +02:00
lepapareil
73fe02dd67 Clean windows contrib (only powershell) 2022-05-20 09:56:48 +02:00
lepapareil
37294fabac
Fix rustup default-host for powershell contrib 2022-05-18 16:35:04 +02:00
lepapareil
5053c8e2c0
Fix NSIS powershell contrib 2022-05-18 16:20:06 +02:00
lepapareil
54f9a6095b
Uses only command line for powershell contrib 2022-05-18 16:00:31 +02:00
jcamiel
a1488db335 Install Hurl with npm. 2022-05-04 18:32:48 +02:00
lepapareil
e41a90899f Disable doc tests on windows 2022-01-29 10:36:15 +01:00
lepapareil
4aa04de5c5 Update docker contrib 2021-12-16 10:20:05 +01:00
lepapareil
7a0b4ac76d Update docker contrib with lightweight alpine based image 2021-12-13 07:32:17 +01:00
lepapareil
326ef390c9
Add scoop help to windows contrib 2021-12-09 20:17:23 +01:00
lepapareil
520f2f145a
Add wingetcreate help to windows contrib 2021-12-09 20:12:31 +01:00
lepapareil
a8c037974d Convert contrib windows chocolatey files to templates 2021-12-09 15:30:19 +01:00
lepapareil
9c28e9224d clean and reorg windows package manager contrib 2021-11-11 00:56:08 +01:00
lepapareil
872c4db7a9
add README.md for scoop bucket 2021-11-09 11:25:23 +01:00
lepapareil
0a263425f3
fix packageSourceUrl in chocolatey hurl.nuspec 2021-11-09 11:13:07 +01:00
lepapareil
82d21c74d1 add actual windows package manager work 2021-11-08 18:06:07 +01:00
Fabrice Reix
5220b55a69 Add Docker image 2021-10-23 20:07:24 +02:00
lepapareil
5326344b96 fix windows zip package 2021-10-12 14:41:22 +02:00
lepapareil
42d6f15d39 replace _ by - on win64 exe and zip packages names 2021-03-03 14:43:55 +01:00
lepapareil
41df46ff77 fix nsis path on win64 contrib doc 2021-03-02 20:37:29 +01:00
lepapareil
e21bbea974 add integration test in win contrib docs 2021-02-20 19:53:11 +01:00
Fabrice Reix
99b811fa70 Run Tests integ in windows
Decode hurlfmt output and error stream as text
supports both UTF-8 and UTF-16, both with and with BOM

Add optional os-specific expected error file
2021-02-16 09:13:17 +01:00
lepapareil
e655d05c1f
clean powershell doc 2021-02-05 16:52:18 +01:00
lepapareil
d3bd7a3366 add windows build documentation 2021-02-02 18:23:51 +01:00