Skip to content

Feng23/plumber_examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Example Repository for Plumber Project

Main project: https://github.com/38/plumber

This is the collections of the examples for the Plumber project. To compile the examples, enter the Plumber Isolated Environment using the ./init script at the root of the repository.

After you entering the environment, you can change current working directory to any of the examples under the example directory and build the example.

Getting Started

This repository provides an easy way to try Plumber in an isolated directory.

git clone --recursive https://github.com/38/plumber_examples.git
cd plumber_examples && ./init

About

Example Repository for Plumber

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 59.0%
  • HTML 23.3%
  • Shell 12.5%
  • Makefile 2.8%
  • JavaScript 2.4%