Skip to content

Command line script em php que traduz para pt-br acrônimos comuns da internet (ex: wtf, brb, asap etc)

License

Notifications You must be signed in to change notification settings

terremoth/bacron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

bacron

Command line script em php que traduz para pt-br acrônimos comuns da internet (ex: wtf, brb, asap etc) Necessário baixar o pacote BSDGames (nele contém todos os acrónimos mais usados (em torno de 600):

debian/ubuntu/mint:

sudo apt install bsdgames -y

fedora/centOS:

sudo dnf install bsd-games -y

arch/manjaro:

sudo pacman -S bsd-games

exemplo:

$ php bacron.php brb

BRB: [Eu] já volto

About

Command line script em php que traduz para pt-br acrônimos comuns da internet (ex: wtf, brb, asap etc)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages