how

Learn how to use CLI apps

APACHE-2.0 License

Downloads
34
Stars
3
Committers
3

Bot releases are visible (Hide)

how - v3.1.0 Latest Release

Published by github-actions[bot] about 1 year ago

Changelog

  • ed71e20 ci: update release job
  • 214c35f feat: include version number in CLI
how - v3.0.0

Published by github-actions[bot] about 1 year ago

Changelog

  • 71061b1 build(deps): update actions/checkout action to v4 (#247)
  • 8f3e3e0 build(deps): update dependency @jonahsnider/util to v10.0.2
  • abd276b build(deps): update dependency @jonahsnider/util to v10.1.0
  • 9a4566e build(deps): update dependency @jonahsnider/util to v10.2.0
  • ccef058 build(deps): update dependency @tsconfig/node16 to v16.1.1
  • 426fc0d build(deps): update dependency @tsconfig/strictest to v2.0.2
  • bfdcb0c build(deps): update dependency @types/node to v16.18.40
  • 4e53644 build(deps): update dependency @types/node to v16.18.41
  • 85786fd build(deps): update dependency @types/node to v16.18.42
  • bdda4e1 build(deps): update dependency @types/node to v16.18.43
  • a3cf5f0 build(deps): update dependency @types/node to v16.18.44
  • 6dad99d build(deps): update dependency @types/node to v16.18.46
  • 85f752b build(deps): update dependency @types/node to v16.18.47
  • 61e6e2e build(deps): update dependency @types/node to v16.18.48
  • 8a46109 build(deps): update dependency @types/node to v16.18.50
  • 254ea58 build(deps): update dependency @types/node to v16.18.51
  • 26cd0a6 build(deps): update dependency @types/node to v16.18.52
  • bdfd8d3 build(deps): update dependency @types/node to v16.18.53
  • 4181d75 build(deps): update dependency @types/update-notifier to v6.0.5
  • 87f5a5f build(deps): update dependency convert to v4.13.2
  • 35e6304 build(deps): update dependency execa to v8 (#246)
  • 0d40e43 build(deps): update dependency prettier to v3.0.2
  • d6ddb48 build(deps): update dependency prettier to v3.0.3
  • 57b09f6 build(deps): update dependency semantic-release to v21.0.9
  • fb20397 build(deps): update dependency semantic-release to v21.1.0
  • 1ec54e7 build(deps): update dependency semantic-release to v21.1.1
  • 3596581 build(deps): update dependency semantic-release to v21.1.2
  • a0415a4 build(deps): update dependency semantic-release to v22 (#248)
  • 18ccdc3 build(deps): update dependency type-fest to v4.2.0
  • 6d8ab2a build(deps): update dependency type-fest to v4.3.0
  • 87c71e4 build(deps): update dependency type-fest to v4.3.1
  • 3581664 build(deps): update dependency typescript to v5.2.2
  • 37130d4 build(deps): update dependency xo to v0.55.1 (#239)
  • b8d699b build(deps): update dependency xo to v0.56.0
  • bef7292 build(deps): update yarn to v3.6.2
  • 55ddf6f build(deps): update yarn to v3.6.3
  • 615c322 ci: fix name of lint job
  • a85f8bf feat: rewrite in Go (#249)
how - v2.2.3

Published by github-actions[bot] about 1 year ago

2.2.3 (2023-08-06)

Bug Fixes

  • add demo screenshot to README (5d3d1e7)
how - v2.2.2

Published by github-actions[bot] almost 3 years ago

2.2.2 (2021-11-30)

Bug Fixes

how - v2.2.1

Published by github-actions[bot] almost 3 years ago

2.2.1 (2021-11-30)

Bug Fixes

  • rename package to how-cli (eb60e99)
how - v2.2.0

Published by github-actions[bot] almost 3 years ago

2.2.0 (2021-10-28)

Features

  • support all versions of Node.js v16 (fd27d67)
how - v2.1.1

Published by github-actions[bot] about 3 years ago

2.1.1 (2021-10-16)

Bug Fixes

  • view: fix class name (f2b4c0e)
  • view: improve help output (cc47cbf)
  • view: update knowledge base last refresh timestamp on initial download (7b2532a)
how - v2.1.0

Published by github-actions[bot] about 3 years ago

2.1.0 (2021-10-15)

Features

how - v2.0.0

Published by github-actions[bot] about 3 years ago

2.0.0 (2021-10-08)

Features

BREAKING CHANGES

  • Node.js v16.10.0 or higher is now the minimum supported version
how - v1.3.2

Published by github-actions[bot] about 3 years ago

1.3.2 (2021-08-17)

Bug Fixes

Performance Improvements

  • separate formatting into separate functions (9297cb4)
how - v1.3.1

Published by github-actions[bot] over 3 years ago

1.3.1 (2021-04-30)

Bug Fixes

  • fix incorrect minimum Node.js version (326bfcd)
how - v1.3.0

Published by github-actions[bot] over 3 years ago

1.3.0 (2021-04-28)

Bug Fixes

  • trim leading whitespace from Glow output (25c1fa0)

Features

  • show platform-specific documentation when running on that platform (6e02986)
how - v1.2.2

Published by github-actions[bot] over 3 years ago

1.2.2 (2021-04-16)

Bug Fixes

how - v1.2.1

Published by github-actions[bot] over 3 years ago

1.2.1 (2021-03-19)

Bug Fixes

  • remove debug log message (c2f0e9e)
how - v1.2.0

Published by github-actions[bot] over 3 years ago

1.2.0 (2021-03-19)

Features

  • glow: update Glow to v1.4.0 (ca9a082)
  • add documentation for how (d79937a)
  • improve Glow and Markdown database update logging (45a7aad)
  • notify when update is available (4a9b166)
how - v1.1.0

Published by github-actions[bot] almost 4 years ago

1.1.0 (2021-01-18)

Features

  • run on more operating systems (412011a)
how - v1.0.3

Published by github-actions[bot] almost 4 years ago

1.0.3 (2021-01-06)

Bug Fixes

  • fix formatting of example scripts (12681b9)
how - v1.0.2

Published by github-actions[bot] almost 4 years ago

1.0.2 (2021-01-05)

Bug Fixes

  • fix path to glow binary (2d61950)
how - v1.0.1

Published by github-actions[bot] almost 4 years ago

1.0.1 (2021-01-05)

Bug Fixes

how - v1.0.0

Published by github-actions[bot] almost 4 years ago

1.0.0 (2021-01-05)

Features

Package Rankings
Top 18.81% on Npmjs.org
Top 13.08% on Proxy.golang.org
Badges
Extracted from project README
Build Status