mirror of
https://github.com/Xevion/specs.git
synced 2025-12-10 02:08:39 -06:00
21 lines
382 B
Markdown
21 lines
382 B
Markdown
# specs
|
|
|
|
## 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` - ?? |