Skip to content

Latest commit

 

History

History
48 lines (29 loc) · 1.35 KB

README.md

File metadata and controls

48 lines (29 loc) · 1.35 KB

env-pt-br

😄 Set up your environment and start to contribute with PHP Manual (translation into pt_BR Brazilian Portuguese)

Why

Because contributing with PHP Manual demands some "boring" steps, and having a way to automate this process is awesome.

So phpmanual/env-pt-br project provides this: a Makefile that gives you this automation!

Note: This one is specific for working on pt_BR Brazilian Portuguese translation. Checkout https://github.com/phpmanual for other available setups, or create your one based on those

Colinha, em português!

cola.md

Usage

export your_desired_folder=~/php-manual-pt-br # change accordingly
git clone https://github.com/phpmanual/env-pt-br.git $your_desired_folder
cd $your_desired_folder
make

... so choose the action!

Examples

make init

asciicast Asciinema: https://asciinema.org/a/44199

make sync

asciicast Asciinema: https://asciinema.org/a/44221

make build

asciicast Asciinema: https://asciinema.org/a/44199

make web

asciicast Asciinema: https://asciinema.org/a/44199