Skip to content
This repository has been archived by the owner on May 30, 2022. It is now read-only.

Milanzor/builly

Repository files navigation

travis-build david-dm-status license

Builly

Webinterface for your builders/bundlers (e.g. Webpack, Parcel, Rollup, Gulp, etc.).

What

Builly starts a webinterface on port 3000 (default) and allows you to start and stop any yarn or npm command on any directory on your machine.

Demo

Demo gif

How to use

  • Clone this repo
  • Install dependencies (yarn || npm)
  • Copy example.builders.json to builders.json and edit to your liking, read below for options
  • Run yarn start or npm run start
  • Go to yourip:3000 and see the result

Caution

Builly spawns child processes on your machine with commands you provide in your builders.json file. If your builders yarn or npm command is rm -rf * or anything malicious, thy will be done.

About

Webinterface for your builders/bundlers, one place to rule them all.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published