mirror of
https://github.com/Xevion/specs.git
synced 2025-12-06 01:16:24 -06:00
updated readme so i don't die
This commit is contained in:
21
README.md
21
README.md
@@ -1,2 +1,21 @@
|
|||||||
# specs
|
# specs
|
||||||
Commandline tool to quickly fetch and generate a system specifications list
|
|
||||||
|
## What is this repository
|
||||||
|
|
||||||
|
This repository holds the source code behind a simple tool that generates a list of basic system specifications. For example, the output on my computer is:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
OS: ?
|
||||||
|
CPU: ?
|
||||||
|
GPU: ?
|
||||||
|
MEMORY: ?
|
||||||
|
MOTHERBOARD: ?
|
||||||
|
```
|
||||||
|
|
||||||
|
Additionally, the repository can be easy copy into your clipboard with ease, and... ??
|
||||||
|
|
||||||
|
## Usage
|
||||||
|
|
||||||
|
`specs` - ??
|
||||||
|
|
||||||
|
`specs copy` - ??
|
||||||
Reference in New Issue
Block a user