shellbear
shellbear
It would be useful to support multiple ENV variables at once separated by commas. Example: ```go type Example struct { Port int `env:"APPLICATION_PORT,PORT" default:"8080"` } ``` So use can provide...
Hello, I added an article I made about styled-system to help people understand the concept and discover the project. https://shellbear.me/blog/styled-system Hope you like it ❤️
I'm using the last version but here it's my problem ervytime a client connect : SET LHOST (Leave blank for 192.168.1.29)> [*] LHOST = 192.168.1.29 SET LPORT (Leave blank for...
This improves the overall compiler unknown variables suggestions by listing all imported modules values in the scope so it can now recommends imports. For example with the following code (described...
Hello do there is a way to delete poisontap forever after launched on a Mac ? Thank you