File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 5
5
6
6
Onefetch is a command-line system information tool that displays information about your project directly on your terminal.
7
7
8
+ <p align =" center " >
9
+ <img src =" https://github.com/o2sh/onefetch/blob/master/assets/rust.png " align =" left " height =" 212px " >
10
+ <img src =" https://github.com/o2sh/onefetch/blob/master/assets/java.png " height =" 212px " >
11
+ </p >
12
+
8
13
## Usage
9
14
10
- Clone the repository and install to ` /usr/local/bin ` with ` make install ` .
15
+ Clone the repository and install to ` /usr/local/bin ` with ` make install ` .
16
+
11
17
Or get the binary from [ here] ( https://github.com/o2sh/onefetch/releases ) and add it to your $PATH.
12
18
13
19
``` sh
14
20
$ cd /path/of/your/repo
15
21
$ onefetch
16
22
```
17
23
18
- <p align =" center " >
19
- <img src =" https://github.com/o2sh/onefetch/blob/master/assets/rust.png " align =" left " height =" 212px " >
20
- <img src =" https://github.com/o2sh/onefetch/blob/master/assets/java.png " height =" 212px " >
21
- </p >
22
-
23
-
24
24
## Compatibility
25
25
26
26
Only works with Git repositories.
You can’t perform that action at this time.
0 commit comments