Skip to content

webdesignio/webglueio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webglueio

webglueio is a tool chain that scans your local development website and produces a build just like our server on https://webdesignio.com would do. You can use this to build your website in the rare case that our service doesn't work.

Install

$ npm install -g @webdesignio/webglueio

Usage

$ cd mywebsite/
$ webglueio

This produces a build directory webglueio-XXXXXX in the website directory. This can then be easily deployed using your desired publishing tool (e.g. surge).

One thing ...

We will migrate our build worker to use this tool. So you can be sure that this tool chain will always stays up-to-date!

Cheers!

About

Our build tool to be used in your dev project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors