Skip to content

withroka/roka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌱 Roka

JSR @roka codecov ci license

Hey! 👋

Welcome to our development repository! It’s a collection of tools and libraries that help streamline product development. It is built with Deno and TypeScript.

Warning

This is still in an early stage, so everything is subject to change. 🚀

Components

🧩 core

This is a collection of libraries for common tasks like network requests and testing. It’s the backbone of the Roka project. You can use the published packages independently with Deno. Take a look at the documentation on JSR for more details.

⚒️ forge

This is a command-line application for managing Deno packages hosted on GitHub. It can compile binaries, calculate versions, and create GitHub releases from Conventional Commits. It supports both single package repositories and monorepos using workspaces. See the documentation for more details.

Contributing

Would you like to contribute? That’s wonderful! Please take a look at the contribution guide.