Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

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.