Skip to content

vinayakakv/akshara

Repository files navigation

Akshara Tools

A set of tools to run computations on Indic Scripts

Local Development

  1. Have bun installed and make sure that it is found in the path
  2. Clone the git repo and cd to it
  3. Install the dependencies - bun i
  4. Development server - bun dev; it supports HMR, so no need to restart dev after code changes
  5. Building for production and type checking - bun run build

Contributions

All contributions are welcome. Please submit a PR/Issue and engage in meaningful conversations.