Projects STRLCPY termdash Commits 4d01df32
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■ ■
    README.md
    skipped 50 lines
    51 51   
    52 52  To install this library, run the following:
    53 53   
    54  -```
     54 +```go
    55 55  go get -u github.com/mum4k/termdash
    56 56  ```
    57 57   
    skipped 3 lines
    61 61  [termdashdemo.go](termdashdemo/termdashdemo.go). To execute the demo:
    62 62   
    63 63   
    64  -```
     64 +```go
    65 65  go run github.com/mum4k/termdash/termdashdemo/termdashdemo.go
    66 66  ```
    67 67   
    skipped 120 lines
Please wait...
Page is in error, reload to recover