An open API service indexing awesome lists of open source software.

https://github.com/gnostr-org/cli_demo


https://github.com/gnostr-org/cli_demo

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# cli_demo

## contruct an empty git commit

```shell
make cargo-i
```

```shell
mkdir test_folder && cd test_folder && cli-demo
```

![](./git_log.png)

```shell
git log
```

#### Initial commit

![](./git_show.png)

```shell
git show 06e424f273bb0b9b3960b5268cc9db7219672193

```