Skip to content

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

License

Notifications You must be signed in to change notification settings

phpmanual/env-pt-br

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published