https://github.com/gnostr-org/cli_demo
https://github.com/gnostr-org/cli_demo
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gnostr-org/cli_demo
- Owner: gnostr-org
- License: mit
- Created: 2024-03-14T00:50:29.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-03-14T03:57:10.000Z (about 1 year ago)
- Last Synced: 2025-01-19T08:16:05.575Z (4 months ago)
- Language: Makefile
- Size: 122 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```
```shell
git log
```#### Initial commit

```shell
git show 06e424f273bb0b9b3960b5268cc9db7219672193```