Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/WardCunningham/custom-plugins
- Owner: WardCunningham
- Created: 2016-02-22T13:41:00.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-02-22T14:36:35.000Z (over 8 years ago)
- Last Synced: 2024-08-02T12:50:55.811Z (3 months ago)
- Language: Shell
- Size: 3.91 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred - WardCunningham/custom-plugins - Script to install custom plugins with each federated wiki install. (others)
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
```