Skip to content

PinkiePieStyle/dwarf_example_plugins

Repository files navigation

Simple Plugins for Dwarf > 2.0.0

https://github.com/iGio90/Dwarf

Installation

Each Directory contains a simple Plugin

git clone https://github.com/PinkiePieStyle/dwarf_example_plugins.git

Linux

copy the plugin to ~/.dwarf/plugins/

ex:

cd dwarf_example_plugins
cp -r process_info ~/.dwarf/plugins/

Windows

copy the plugin to %HOMEDRIVE%%HOMEPATH%/.dwarf/plugins/

ex:

cd dwarf_example_plugins
xcopy /I /E process_info %HOMEDRIVE%%HOMEPATH%\.dwarf\plugins\process_info

Warning

Don't use these Plugins in Production!

About

Simple DwarfPlugins

Resources

License

Stars

7 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors