Commit 18973d4e29cf076bf291cf20f240d4d3fa92cfc4
1 parent
a3b78c64
Exists in
master
Add readme!
Showing
1 changed file
with
22 additions
and
0 deletions
Show diff stats
@@ -0,0 +1,22 @@ | @@ -0,0 +1,22 @@ | ||
1 | +Instalador do LBG - LBGenerator o criador e gerenciador do modelo e especificação de dados do LightBase!/ | ||
2 | +LBG - LBGenerator the LightBase data specification and model creator and manager installer! | ||
3 | +============= | ||
4 | + | ||
5 | +Instalar! | ||
6 | +----- | ||
7 | + | ||
8 | +Clonar usando o git (melhor) ou fazer download do zip. | ||
9 | + | ||
10 | +``` | ||
11 | +http://softwarepublico.gov.br/gitlab/lightbase/lbginst.git | ||
12 | +``` | ||
13 | + | ||
14 | +Extrair preferencialmente para a pasta "/usr/local/src". | ||
15 | + | ||
16 | +Executar o instalador e seguir as instruções... | ||
17 | + | ||
18 | +``` | ||
19 | +bash /usr/local/src/lbginst.bash | ||
20 | +``` | ||
21 | + | ||
22 | +Have fun! =D |