Skip to content

BobBuildTool/basement-win32-bin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basement Windows tools layer

This layer builds upon the Basement layer and provides various pre-built tools for Windows.

How to use

You need to add at least the basement and basement-win32-bin layers to your project. To do so add a layers entry to config.yaml:

bobMinimumVersion: "0.20"
layers:
    - basement-win32-bin
    - basement

and then add the repositories as submodules to your project:

$ git submodule add https://github.com/BobBuildTool/basement-win32-bin.git layers/basement-win32-bin
$ git submodule add https://github.com/BobBuildTool/basement.git layers/basement

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published