Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wslutilities/wslcfg
A tool to help configure `wsl.conf` for your WSL distribution.
https://github.com/wslutilities/wslcfg
rust windows windows-subsystem-for-linux wsl wsl2
Last synced: 3 months ago
JSON representation
A tool to help configure `wsl.conf` for your WSL distribution.
- Host: GitHub
- URL: https://github.com/wslutilities/wslcfg
- Owner: wslutilities
- Created: 2019-05-29T06:03:00.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-08-16T14:34:14.000Z (about 2 years ago)
- Last Synced: 2024-04-15T00:43:44.452Z (7 months ago)
- Topics: rust, windows, windows-subsystem-for-linux, wsl, wsl2
- Language: Rust
- Homepage:
- Size: 28.3 KB
- Stars: 18
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - wslutilities/wslcfg - A tool to help configure `wsl.conf` for your WSL distribution. (Rust)
README
# wslcfg
This is a component of wslu that allows you to edit `wsl.conf`.
## Build
running `cargo build` to build the project.
**generate new default conf after modifying ext/default.json: ** `cargo script scripts/gen_default_conf.rs`
## License
This is a component of wslu. Hence it follows the license of wslu, i.e., GPLv3.