Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/WardCunningham/custom-plugins

Script to install custom plugins with each federated wiki install.
https://github.com/WardCunningham/custom-plugins

Last synced: 5 days ago
JSON representation

Script to install custom plugins with each federated wiki install.

Awesome Lists containing this project

README

        

# custom-plugins

Script to install custom plugins after a fresh install of federated wiki

# usage

```
npm install -g wiki
cd /usr/local/lib/node_modules/wiki
curl https://raw.githubusercontent.com/WardCunningham/custom-plugins/master/install-plugins.sh | sh -v
```