Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 595 Bytes

DEVELOP.md

File metadata and controls

17 lines (10 loc) · 595 Bytes

LogiSheets Development

Thank you for your interest in contributing to the development of LogiSheets.

In this project, we aim to build the best spreadsheet application while exploring best practices for integrating Rust and TypeScript.

Concept

LogiSheets is a Rust-based library, a web component, and possibly a collaborative product in the future. For now, we use the name "LogiSheets" to refer to all these concepts.

Development Environment

We are using Nix to set up the development environment. To get started, simply run:

nix develop