Skip to content

blaisewf/dioneapp

 
 

Repository files navigation

Dione: Explore, Install, Innovate — in 1 Click

Dione makes installing complex applications as simple as clicking a button — no terminal or technical knowledge needed. For developers, Dione offers a zero-friction way to distribute apps using just a JSON file. App installation has never been this effortless.

Showcase

Demo

Download

Looking to use Dione? Head to our Releases page and download the latest version for your platform.

Documentation

Want to create and distribute apps with Dione? Check out the official docs for a complete guide to writing scripts and packaging apps.

Contributing

If you're interested in contributing or running Dione locally, follow these steps:

Prerequisites

Run Locally

# Clone the repo
git clone https://github.com/dioneapp/dioneapp.git
cd dioneapp

# Install dependencies
npm install

# Start development server
npm run dev

Build for Production

npm run build

Support & Contact

About

Explore, Install, Innovate — in 1 Click.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.4%
  • Other 0.6%