Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
2nthony committed Jul 15, 2022
1 parent 0c40971 commit 72aa2da
Showing 1 changed file with 14 additions and 12 deletions.
26 changes: 14 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
## Features

- Light-weight. No dependency, just a **10+ Kb** single file.
- Git similar. Subcommands like `get` alias to `clone`.
- One-time usage. Via `npx`.
- Git flavoured.
- Support one-time usage via `npx`.

## Prerequisites

Expand Down Expand Up @@ -56,16 +56,18 @@ Options:
## Directory

```
~/ghq
└── github.com
├── 2nthony
│   ├── dotfiles
│   ├── ghq
│   └── vercel-toast
├── ravenxrz
│   └── dotfiles
└── vuejs
   └── vue
~
├── .ghqrc
└── ghq
└── github.com
├── 2nthony
│   ├── dotfiles
│   ├── ghq
│   └── vercel-toast
├── ravenxrz
│   └── dotfiles
└── vuejs
   └── vue
```

## Inspirations
Expand Down

0 comments on commit 72aa2da

Please sign in to comment.