Skip to content
This repository was archived by the owner on Mar 15, 2025. It is now read-only.

Releases: ackledotdev/feces-cli

v2.5.0

01 Nov 03:02
71df5c8

Choose a tag to compare

npm i -g feces-cli@latest
feces --help
  • Deno removed in favor of Node
  • Removed binaries
  • Updated prompt

v1.3.1

28 Aug 01:43

Choose a tag to compare

  • Removed interactive session
  • Only GNU/Linux binaries are tested
    Full Changelog: v1.2.0...v1.3.1

Installation

Run npm i -g feces-cli[@latest] or download and unzip a binary.

v1.2.0

26 May 05:08
8cb174c

Choose a tag to compare

  • Switched to Deno
  • Added binaries
  • Experimental interactive session

Windows and MacOS binaries are untested! Recommended installation method is still npm i -g feces-cli.

What's Changed

  • Deno (v1.2.0) by @akpi816218 in #1

New Contributors

  • @akpi816218 made their first contribution in #1

Full Changelog: v1.0.3...v1.2.0

CLI v1.0.3

26 May 01:37

Choose a tag to compare

Add README file with project description and installation instructions.