gabrielcsapo
build.sh
TypeScript

๐Ÿ”จ run and visualize the build process

Last updated Feb 1, 2026
76
Stars
5
Forks
1
Issues
0
Stars/day
Attention Score
14
Language breakdown
TypeScript 90.0%
JavaScript 7.9%
CSS 1.9%
HTML 0.1%
โ–ธ Files click to expand
README

build.sh

๐Ÿ”จ run and visualize the build process

successfully built pipeline

Getting started

For more docs please visit

Installation

npm install build.sh -g

Setup

Add a build.yml file to your repo

env:
  - {key}={value}
pipeline:
  {key}:
    - {command}
    - {command}

Run

Run build in your repo and wait for the output

โ”ฌ build         โ”ฌ โ”€ โ”ฌ test         โ”ฌ โ”€  โ”ฌ docs                        โ”ฌ โ”€
 โ”œ npm run build โ”ค   โ”œ npm run test โ”ค    โ”” cd website && npm run build โ”˜
 โ”” npm run lint  โ”˜   โ”” npm run pack โ”˜
๐Ÿ”— More in this category

ยฉ 2026 GitRepoTrend ยท gabrielcsapo/build.sh ยท Updated daily from GitHub