An open API service indexing awesome lists of open source software.

https://github.com/tony-go/native-research

Research work for native framework
https://github.com/tony-go/native-research

Last synced: 3 months ago
JSON representation

Research work for native framework

Awesome Lists containing this project

README

        

# Native research

## Prerequisites

Before building and running the project, you need to have the following installed on your system:

- CMake (version 3.26 or higher)
- Ninja build system
- Swift 5.9 or higher

## Build

```bash
make
```

## Usage

```bash
make open
```