entropic-dev/ds

Improve automation for dstopic/ds sh build process

Open

#48 ouverte le 16 déc. 2019

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)Rust (6 forks)github user discovery
good first issuehelp wanted

Métriques du dépôt

Stars
 (53 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

Right now, building a new version of dstopic is a bit of a manual process. You have to cd into the dstopic dir, make sure to have npm installed, and then you need to do npm run build, and then you can build a new ds release.

Until such a time when ds can host itself and manage the dstopic distro itself, we need to have a better build process for this, hopefully automating more of it so we don't forget these steps?

Guide contributeur