entropic-dev/ds

Improve automation for dstopic/ds sh build process

Open

#48 创建于 2019年12月16日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Rust (6 fork)github user discovery
good first issuehelp wanted

仓库指标

Star
 (53 star)
PR 合并指标
 (PR 指标待抓取)

描述

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?

贡献者指南