@aidergroup/ui-v2
v1.7.0
Published
Version 2 of UI library for Aider projects.
Readme
@aidergroup/ui-v2
Installation
$ npm install @aidergroup/ui-v2
$ yarn add @aidergroup/ui-v2Development
$ git clone https://github.com/aidergroup/ui-2.git
$ cd ui
$ yarn installPublishing
$ yarn run release -- --release-as {major|minor|patch}
$ git push --follow-tags origin masterNew versions are published to npm when a release is created on Github.
