Skip to content

Commit a385b4c

Browse files
authored
Update README.md
1 parent ffccfcf commit a385b4c

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,12 @@ Example:
2727

2828
`shsn.exe 9000 "C:\Users\Admin\My Certs\localhost.pfx" 1234`
2929

30+
## Publish and Packing
31+
32+
Binaries has been published and packed using `dotnet publish` and `dotnet-warp` respectively.
33+
34+
To publish this project, go to folder that contains `SimpleHTTPServer.csproj`:
35+
36+
`dotnet publish`
37+
38+
Then download [dotnet-warp](https://github.com/dgiagio/warp) and follow its example.

0 commit comments

Comments
 (0)