build-tools.md

July 15, 2021 ยท View on GitHub

Bookmarks tagged [build-tools]

www.codever.land/bookmarks/t/build-tools

BitBake

http://www.yoctoproject.org/docs/1.6/bitbake-user-manual/bitbake-user-manual.html

A make-like build tool for embedded Linux.


buildout

http://www.buildout.org/en/latest/

A build system for creating, assembling and deploying applications from multiple parts.


PlatformIO

https://github.com/platformio/platformio-core

A console tool to build code with different development platforms.


pybuilder

https://github.com/pybuilder/pybuilder

A continuous build tool written in pure Python.


SCons

http://www.scons.org/

A software construction tool.


parcel

https://github.com/parcel-bundler/parcel

Blazing fast, zero config web app bundler.


webpack

https://github.com/webpack/webpack

Packs modules and assets for the browser.


rollup

https://github.com/rollup/rollup

Next-generation ES2015 module bundler.


gulp

http://gulpjs.com

Streaming and fast build system that favors code over config.


Broccoli

https://github.com/broccolijs/broccoli

Fast, reliable asset pipeline, supporting constant-time rebuilds and compact build definitions.


Brunch

https://github.com/brunch/brunch

Front-end web app build tool with simple declarative config, fast incremental compilation, and an opinionated workflow.


Start

https://github.com/deepsweet/start

Functional task runner with shareable presets.


ygor

https://github.com/shannonmoeller/ygor

Promising task runner for when npm run isn't enough and everything else is too much.


FuseBox

https://github.com/fuse-box/fuse-box

Fast build system that combines the power of webpack, JSPM and SystemJS, with first-class TypeScript support.


pkg

https://github.com/zeit/pkg

Package your Node.js project into an executable.