You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Run program using Cargo (replace `<COMMAND>` and `<ARGS>` to your command and args):
56
-
```shell
57
-
$ cargo run -- <COMMAND><ARGS>
41
+
# Contributing and building from source
42
+
Read in [this Wiki page](https://github.com/ankddev/envfetch/wiki/6.-Contributing)
58
43
```
59
44
# See Also
60
45
- [codewars-api-rs](https://github.com/ankddev/codewars-api-rs) - Rust library for Codewars API
61
46
- [conemu-progressbar-go](https://github.com/ankddev/conemu-progressbar-go) - Progress bar for ConEmu for Go
62
47
- [terminal-go](https://github.com/ankddev/terminal-go) - Go library for working with ANSI/VT terminal sequences
63
48
- [zapret-discord-youtube](https://github.com/ankddev/zapret-discord-youtube) - Zapret build for Windows for fixing Discord and YouTube in Russia or other services
64
-
# Contributing
65
-
- Read [section above to build envfetch from source](#building-from-source)
0 commit comments