github.com/noraj/quartz-utils

TODO

3 stars
0 dependents
License: MIT

Nothing has been indexed for 0.0.3 yet. The tag is recorded, its shard.yml has not been read, so the manifest and dependency list below are empty because they are unknown rather than because they are absent.

Installation

# Add this to your shard.yml
dependencies:
  quartz-utils:
    github: noraj/quartz-utils
    version: ~> 0.0.3

Then run:

shards install

shard.yml

No shard.yml has been indexed for 0.0.3. You can read it on the repository.

Dependencies

Unknown: the shard.yml for this version has not been read yet.

README

This README is the one indexed from the repository at its latest ref, not from the tag for this version.

quartz-utils

GitHub Workflow Status (with branch) GitHub License GitHub top language GitHub commit activity

quartz-utils logo

quartz-utils Everyday CLI utilities that are easily pipable

Build

GitHub tag (latest SemVer) GitHub tag (latest SemVer pre-release)

For x86_64-linux-gnu, a pre-compiled static binary is available and for pre-compiled object, see releases. Else you can build one.

Install

Packaging status

See install instructions.

Utils & Usage

  • url2host: Extract host from URL
  • stripansi: Remove ANSI escape sequences
  • crlf2lf: Convert CRLF to LF
  • lf2crlf: Convert LF to CRLF

See examples at Utils

Documentation

Documentation homepage: https://noraj.github.io/quartz-utils/

User documentation - Utils User documentation - Build User documentation - Install User documentation - Changelog Developer documentation - Contributing Developer documentation - Development

Author

  • noraj - creator and maintainer