Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Install
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Harbor Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
PET Computação
Install
Commits
1e7d4abe
Commit
1e7d4abe
authored
9 years ago
by
Vytor Calixto
Browse files
Options
Downloads
Patches
Plain Diff
Adicionado arquivo para contribuição
parent
5f2cc10f
No related branches found
No related tags found
1 merge request
!2
Script debian-based
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CONTRIBUTING.md
+7
-0
7 additions, 0 deletions
CONTRIBUTING.md
README.md
+8
-2
8 additions, 2 deletions
README.md
with
15 additions
and
2 deletions
CONTRIBUTING.md
0 → 100644
+
7
−
0
View file @
1e7d4abe
# CONTRIBUIÇÕES
Adicione pacotes que não tenham sido lembrados aqui e outros pacotes opcionais.
Para distribuições baseadas no debian, altere o arquivo debian-based/packages.txt seguindo o padrão "regra: pacote1 pacote2".
Para distribuições baseadas do arch, altere o arquivo arch-based/Makefile criando uma novo regra e inserindo o comando de instalação com os pacotes.
This diff is collapsed.
Click to expand it.
README.md
+
8
−
2
View file @
1e7d4abe
...
...
@@ -18,7 +18,13 @@ Arch based
`wget https://gitlab.c3sl.ufpr.br/pet/Install/raw/master/arch-based/Makefile; make`
### Exemplo
**Debian based**
`./install.sh --fresh-install`
`./install.sh editors ruby ssh`
**Arch based**
`make fresh-install`
`make editors`
## Contribuição
Adicione pacotes que não tenham sido lembrados aqui e outros pacotes opcionais.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment