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

https://github.com/devonfw/dashboard

devonfw dashboard
https://github.com/devonfw/dashboard

Last synced: about 1 year ago
JSON representation

devonfw dashboard

Awesome Lists containing this project

README

          

# devonfw dashboard

devonfw dashboard is a tool that allows you to create and manage devonfw projects.

## How to use

- Download or clone this project
- run `npm install` in the root folder of the project

## Start

- run `npm run start`

## Build executable file

- run `npm run dist`