Projects STRLCPY dum Commits 270e9cb6
🤬
  • ■ ■ ■ ■ ■ ■
    README.md
    skipped 24 lines
    25 25   
    26 26  ## Install
    27 27   
    28  -If you are a Mac user, install it with Homebrew:
     28 +### Homebrew
    29 29   
    30 30  ```bash
    31 31  brew install egoist/tap/dum
    32 32  ```
    33 33   
    34  -If you are a Rust user:
     34 +### Shell
     35 + 
     36 +```bash
     37 +curl -sSL https://bina.egoist.sh/egoist/dum | sh
     38 +```
     39 + 
     40 +### Cargo
    35 41   
    36 42  ```bash
    37 43  cargo install dum
    38 44  ```
    39 45   
    40  -Or [download a release](https://github.com/egoist/dum/releases) and move it to `/usr/local/bin` manually.
     46 +### GitHub Releases
    41 47   
    42  -PR welcome for adding a shell script so you can install `dum` with a single `curl` command.
     48 +[Download a release manually](https://github.com/egoist/dum/releases) and move it to `/usr/local/bin` manually.
    43 49   
    44 50  ## Usage
    45 51   
    skipped 49 lines
Please wait...
Page is in error, reload to recover