Skip to content
Snippets Groups Projects
Commit c0752813 authored by totten's avatar totten
Browse files

civibuild.md - Match capitalization

In this page and other `tools/*.md` pages, the sections use basic
capitalization.
parent 915d9aa8
No related branches found
No related tags found
No related merge requests found
...@@ -13,7 +13,7 @@ The *civibuild* command automates this process. It includes different build-type ...@@ -13,7 +13,7 @@ The *civibuild* command automates this process. It includes different build-type
Note: There are a number of build tools on the market which can, e.g., create a Drupal web site (like [drush](http://drush.ws/)) or WordPress web site (like [wp-cli](http://wp-cli.org/)). Civibuild does not aim to replace these. Unfortunately, such tools generally require extra work for a Civi developer environment. Civibuild works with these tools and and fills in missing parts. Note: There are a number of build tools on the market which can, e.g., create a Drupal web site (like [drush](http://drush.ws/)) or WordPress web site (like [wp-cli](http://wp-cli.org/)). Civibuild does not aim to replace these. Unfortunately, such tools generally require extra work for a Civi developer environment. Civibuild works with these tools and and fills in missing parts.
## Build Types ## Build types
`civibuild` includes a small library of build scripts for different configurations. `civibuild` includes a small library of build scripts for different configurations.
...@@ -76,7 +76,7 @@ The `--civi-ver` argument will accept any branch or version tag. *Note: the 4.7 ...@@ -76,7 +76,7 @@ The `--civi-ver` argument will accept any branch or version tag. *Note: the 4.7
You can also specify `--patch` with a pull request URL to apply those changes on top of your CiviCRM version. You can also specify `--patch` with a pull request URL to apply those changes on top of your CiviCRM version.
## Build Aliases ## Build aliases
For developers who work with several CMSs and several versions of Civi, it's useful to have a naming convention and shorthand for the most common configurations. Civibuild includes aliases (in `src/civibuild.aliases.sh`) like "d44" and "wpmaster": For developers who work with several CMSs and several versions of Civi, it's useful to have a naming convention and shorthand for the most common configurations. Civibuild includes aliases (in `src/civibuild.aliases.sh`) like "d44" and "wpmaster":
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment