Skip to content

kshehadeh/ansie

Repository files navigation

Ansie Monorepo

The Ansie Monorepo is a collection of Ansie projects that are maintained together in a single repository. This repository is managed using Turbo, a tool for managing monorepos. It also uses changesets to manage changes across packages.

Packages

Development

Setup

npm i
npx turbo build

# or

npm install turbo -g
npm i
turbo build

Releasing

Prepare Release

npm run prep

NOTE: Commit all changes before proceeding

Version Bump

npm run ver

Publish Changes

npm run pub

About

A terminal renderer for web developers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published