Inseki is based on my Inseki-Core project. It is a project discovery tool that scans directories to discover project structures and represents them in JSON format.
The project is built using the following technology:
Back-End
- 🚀 Scan directories to discover project structures
- 🗂 Represent project structures in JSON format
- 📁 Can navigate through the project structures
To get a local copy up and running, follow these steps.
In order to run this project you need:
Clone this repository to your desired folder:
cd my-folder
git clone [email protected]:ForkBench/Inseki-Core.git
Build the project using the following command:
wails3 build
To run it, execute the following command:
./bin/Inseki-Desktop
To run the project, execute the following command:
wails3 dev
To do.
To do.
This project is GNU licensed.