1/alichraghi/blo v0.6

A cat clone without any cool feature


Blo

Installation

zigmod:

zigmod aq install 1/alichraghi/blo

TODO

  • [ ] Modification date
  • [ ] File type detection
  • [ ] Syntax highlighting
    • [x] Json
    • [ ] TOML
    • [ ] Markdown
    • [ ] Zig
    • [ ] Yaml
    • [ ] C
    • [ ] Rust
    • [ ] Javascript
    • [ ] PR or Issue

Help Output

info: Usage: blo [OPTION]... [FILE]...
With no FILE, read standard input.

Options:
-n, --number          prints number of lines
-i, --info            prints the file info (size, mime, modification, etc)
-e, --show-end        prints <end> after file
-a, --ascii           uses ascii chars to print info and lines delimiter
-c, --no-color        disable printing colored output
-h, --help            display this help and exit

Examples:
blo test.txt          prints the test.txt content
blo                   copy standard input to output

Package Contents

  • test/json.json
  • .gitattributes
  • assets/screenshot.png
  • LICENSE
  • build.zig
  • zigmod.yml
  • src/term.zig
  • src/syntax.zig
  • src/main.zig
  • README.md
  • .gitignore

History

Published On Tree @ Commit Size
v0.9 Sat, 16 Jul 2022 13:10:01 UTC Tree 34.203 KB
v0.8 Sat, 16 Jul 2022 13:08:29 UTC Tree 32.153 KB
v0.7 Fri, 15 Jul 2022 18:20:34 UTC Tree 32.959 KB
v0.6 Fri, 15 Jul 2022 16:04:06 UTC Tree 33.074 KB
v0.5 Fri, 20 May 2022 13:24:56 UTC Tree 33.864 KB
v0.4 Fri, 20 May 2022 13:20:38 UTC Tree 33.747 KB
v0.3 Fri, 20 May 2022 13:19:01 UTC Tree 31.451 KB
v0.2 Wed, 16 Mar 2022 23:14:40 UTC Tree 23.196 KB
v0.1 Wed, 16 Mar 2022 17:01:49 UTC Tree 23.197 KB