Skip to content

MotorTruck1221/anura-utils

 
 

Repository files navigation

ruby

repo size commit a week

- A monorepo for anura's types & create-anura-app
- Create anura app usage: Here
- Anura types package: Here

For devs:

  • When developing for this you'll need the same deps as AnuraOS as this repo pulls things out of Anura.
  • You'll also need PNPM as that's the only package manager allowed in this repo
  • Your probably wanting Create anura app (see above), feel free to contribute if you find something wrong or want something added : )

Running the dev server:

  1. Make sure you have those dependencies installed.
  2. Run make as this will build Anura & Rip the files for testing
  3. Run pnpm run build build the create anura app files.
  4. node anura-utils/dist/index.js is your best friend.
  5. test_project is already gitignored, i'd recommend using that for the name when testing.
Everything in this repo is licensed under the MIT license unless otherwise specified.

About

A monorepo for the types from anuraOS for use with your projects & create-anura-app

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 76.5%
  • TypeScript 19.3%
  • CSS 3.2%
  • Other 1.0%