Skip to content

Latest commit

 

History

History
105 lines (89 loc) · 4.7 KB

build-tools.md

File metadata and controls

105 lines (89 loc) · 4.7 KB

Bookmarks tagged [build-tools]

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

A make-like build tool for embedded Linux.


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

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


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

A console tool to build code with different development platforms.


https://github.com/pybuilder/pybuilder

A continuous build tool written in pure Python.


http://www.scons.org/

A software construction tool.


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

Blazing fast, zero config web app bundler.


https://github.com/webpack/webpack

Packs modules and assets for the browser.


https://github.com/rollup/rollup

Next-generation ES2015 module bundler.


http://gulpjs.com

Streaming and fast build system that favors code over config.


https://github.com/broccolijs/broccoli

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


https://github.com/brunch/brunch

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


https://github.com/deepsweet/start

Functional task runner with shareable presets.


https://github.com/shannonmoeller/ygor

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


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

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


https://github.com/zeit/pkg

Package your Node.js project into an executable.