Skip to content

Commit 8fdc0a6

Browse files
committedMar 29, 2024
feat: added readme
1 parent 662bfaa commit 8fdc0a6

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed
 

‎README.md

+29
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# WinNF
2+
3+
A Windows fetch script using Nerdfonts
4+
5+
### Dependencies
6+
7+
- [Any Nerdfont](https://www.nerdfonts.com)
8+
- CMD / PowerShell / PWSH
9+
- Anything but \*nix operating systems
10+
11+
### To install and run
12+
13+
#### [Windows](https://crates.io/crates/winnf):
14+
15+
```sh
16+
cargo install winnf --locked
17+
winnf
18+
```
19+
20+
### Features
21+
22+
- No *nix based operating system compatability
23+
- Not bloated
24+
- Portable
25+
- Windows Shell
26+
27+
### OSes tested
28+
29+
- Windows

0 commit comments

Comments
 (0)