https://github.com/devonfw/dashboard
devonfw dashboard
https://github.com/devonfw/dashboard
Last synced: about 1 year ago
JSON representation
devonfw dashboard
- Host: GitHub
- URL: https://github.com/devonfw/dashboard
- Owner: devonfw
- License: apache-2.0
- Created: 2018-11-12T10:54:04.000Z (over 7 years ago)
- Default Branch: develop
- Last Pushed: 2023-03-04T16:44:12.000Z (about 3 years ago)
- Last Synced: 2025-03-28T02:04:54.401Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 55.2 MB
- Stars: 5
- Watchers: 19
- Forks: 20
- Open Issues: 33
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`