Skip to content

App v0.3.9

Choose a tag to compare

@github-actions github-actions released this 10 Feb 22:57
· 125 commits to main since this release

Installation

curl (recommended)

curl -fsSL https://t-req.io/install | bash

npm

npm install -g @t-req/app

Manual download

Download the appropriate archive for your platform from the assets below.

Changes

  • fix(init): add @t-req/plugin-base to generated dependencies (464f838)
  • resolve dependency error (4c4502c)