Skip to content

Repo to store all razor microkernel extensions used by PacLabs.

Notifications You must be signed in to change notification settings

EMC-Underground/paclabs-razor-mk-ext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

paclabs-razor-mk-ext

Repo to store all razor microkernel extensions used by PacLabs.

While the zip file is include in the repo, it includes the blank folders that git does not pass on. If you need to make another zip run the following commands:

mkdir bin
mkdir facts.d
zip -r mk-extension.zip bin/ facts.d/ lib/
chmod 777 mk-extension.zip

While you may not need to run the final command, I do it to be safe. Now you can copy the .zip file to where you specified in your razor config file.

About

Repo to store all razor microkernel extensions used by PacLabs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages