Skip to content

krosenk729/Lets-Build-Things

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automated, Reproducible Build

Like Legos For Code.

But legos that automatically build themselves continuously

This code auto-builds using CircleCI

circleci

Try The Code on Your Conputer

  1. Install Git
  2. Install Node.js to have Node and npm set up
  3. Clone the latest code git clone https://github.com/krosenk729/Lets-Build-Things.git
  4. Navigate to the project root using cd Lets-Build-Things
  5. Delete the .git directory so you start fresh if you choose to later commit the repo
  6. Type npm install to install the latest code dependencies
  7. Run node build.js

Building and Testing

To build (and test):

  1. Install jake npm install -g jake globally
  2. Run jake in command line or node_modules/.bin/jake

Who What Where Why?

Thanks to help from:

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published