https://github.com/bernskioldmedia/bm-wp-installers
An installer for various Bernskiold Media scaffolds.
https://github.com/bernskioldmedia/bm-wp-installers
Last synced: 4 months ago
JSON representation
An installer for various Bernskiold Media scaffolds.
- Host: GitHub
- URL: https://github.com/bernskioldmedia/bm-wp-installers
- Owner: bernskioldmedia
- License: mit
- Created: 2021-03-12T20:35:32.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-31T12:23:05.000Z (over 3 years ago)
- Last Synced: 2024-11-14T12:20:45.768Z (5 months ago)
- Language: PHP
- Homepage:
- Size: 43.9 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# BM WordPress Installers
This installer will help you configure and set up various WordPress related things based on Bernskiold Media's scaffolds and project structures.
## Installation
You first need to have Composer installed on your computer.
Then install this package globally:
`composer global require bernskioldmedia/bm-wp-installers`
This will make the command `bmwp` available on your computer.
Running it will give you a list of available commands.## Commands
...
## License
The installer is open-sourced software licensed under the MIT license.