Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
reisir committed May 2, 2023
2 parents 51a2393 + 5f93a8a commit cb73405
Showing 1 changed file with 21 additions and 2 deletions.
23 changes: 21 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,20 @@
# MonD CLI
# Meters on Demand

the Rainmeter Package Manager
![MonD splash](https://repository-images.githubusercontent.com/601636170/25834e41-d86e-4f2a-809c-441ab80c2a8a)

the Rainmeter package manager. Install skins directly from the command line!

# Installation

Download the latest .rmskin from [releases](https://github.com/meters-on-demand/cli/releases).

MonD installs through Rainmeter so it can get the #SKINSPATH# variable and detect which skins you have installed. And as MonD is a skin manager, it can update itself through itself.

# Usage

To use MonD, you need to use the command line. Both `cmd` and `powershell` work. You can try `mond version` to test that MonD installed correctly.

Notice that if you had your terminal open before running the installer, you need to reopen it to make Windows detect the MonD script.

```ps1
update [-Force]
Expand All @@ -26,3 +40,8 @@ help [-Command]
```

Also check out the MonD [wiki](https://github.com/meters-on-demand/mond-api/wiki)!

# Credits

- Installer header and GitHub splash background image by [MA SH](https://www.artstation.com/artwork/L36yml)

0 comments on commit cb73405

Please sign in to comment.