sanctuary
sanctuary copied to clipboard
created package for websockets server in an executable binary
resolves #57 @t0xic0der
i had a question to your work, What platforms does your pull request add?
i also recommend you to remove the build folder (It is unnecessary).
keep it up 👍
executable binary file created is for Linux (as sanctuary is not tested on windows yet) , specifically Ubuntu 20.04 LTS and python 3.8.2 . build folder can be useful for debugging , still if maintainer want i can remove build folder.
i had a question to your work, What platforms does your pull request add?
Sanctuary works only in GNU/Linux based operating systems. I thought that was evident with the screenshots attached in the documentation.
i also recommend you to remove the build folder (It is unnecessary).
I believe we should leave that for the maintainer to decide about the stuff which is necessary and about those which aren't.
@sachin2912 Thanks for your contribution to the repository. Allow us some time to review your pull request.