All Projects â†’ mateusKoppe â†’ git-guia-basico

mateusKoppe / git-guia-basico

Licence: other
📜 Algumas dicas básicas para Git

Programming Languages

Makefile
30231 projects

Projects that are alternatives of or similar to git-guia-basico

seb-mac
Safe Exam Browser for macOS and iOS
Stars: ✭ 74 (+289.47%)
Mutual labels:  teaching
full-teaching
A web application to make teaching online easy. WARNING: the updated version of this repo is now in the link below
Stars: ✭ 34 (+78.95%)
Mutual labels:  teaching
QBot
Question Bot - plugin for Microsoft Teams
Stars: ✭ 73 (+284.21%)
Mutual labels:  teaching
R-data-wrangling
Materials for my my R data workshop. https://cengel.github.io/R-data-wrangling/
Stars: ✭ 17 (-10.53%)
Mutual labels:  teaching
safari-training-react
Code examples and exercises for Safari LiveTraining course.
Stars: ✭ 12 (-36.84%)
Mutual labels:  teaching
Statistical Inference BSc
Course materials for Statistical Inference ("Inferência Estatística")
Stars: ✭ 47 (+147.37%)
Mutual labels:  portuguese
SimpleSlider
Simple responsive slider created in pure javascript.
Stars: ✭ 21 (+10.53%)
Mutual labels:  slideshow
teach-shiny
Materials for the Shiny Train the Trainer workshop
Stars: ✭ 38 (+100%)
Mutual labels:  teaching
cachu-slider
🌈 🔆 Create animated full screen and content-fit sliders efficiently.
Stars: ✭ 30 (+57.89%)
Mutual labels:  slideshow
svelte-slidy
📸 Sliding action script
Stars: ✭ 211 (+1010.53%)
Mutual labels:  slideshow
logicPOS
Logicpulse LogicPos OpenSource
Stars: ✭ 43 (+126.32%)
Mutual labels:  portuguese
s6
S6 Blank - Slideshow templates using HTML 5, CSS 3 'n' JavaScript 2017+ w/ Bespoke.js-compatible "microkernel"
Stars: ✭ 91 (+378.95%)
Mutual labels:  slideshow
AndroidSliderViewsLibrary
AndroidSliderViewsLibrary is an Android SDK library supports vertical & horizontal carousel and slideshow Views which developers simply integrate on Android project. - by @sung2063
Stars: ✭ 33 (+73.68%)
Mutual labels:  slideshow
calfem-matlab
CALFEM - a finite element toolbox for MATLAB
Stars: ✭ 53 (+178.95%)
Mutual labels:  teaching
CRAWLAB-Code-Snippets
Small pieces of code for use in CRAWLAB research
Stars: ✭ 12 (-36.84%)
Mutual labels:  teaching
textbox
Text collections made available by the CLiGS group.
Stars: ✭ 19 (+0%)
Mutual labels:  portuguese
pH7-Internationalization
🎌 pH7CMS Internationalization (I18N) package 🙊 Get new languages for your pH7CMS website!
Stars: ✭ 17 (-10.53%)
Mutual labels:  portuguese
slipshow
An engine for displaying slips, the next-gen version of slides
Stars: ✭ 17 (-10.53%)
Mutual labels:  slideshow
FormaleSysteme
Unterlagen zur Vorlesung "Formale Systeme", Fakultät Informatik, TU Dresden
Stars: ✭ 31 (+63.16%)
Mutual labels:  teaching
disco
Functional teaching language for use in a discrete mathematics course
Stars: ✭ 132 (+594.74%)
Mutual labels:  teaching

Git: Guia básico 📜

Repositório com conteúdo de Git, em formato MD e PDF.

Para acessar o conteúdo clique nos arquivos em formato PDF ou MD no repositório ou clique em git-guia-basico.md para o arquivo em Markdown e git-guia-basico.pdf para o arquivo em PDF.

Gerando o PDF

O PDF é gerado a partir do arquivo git-guia-basico.md utilizando Pandoc.

Se você tiver essa depêndencia instalada você pode utilizar o Makefile para gerar o novo PDF. Para isso execute:

make

Caso você não queria utilizar o Makefile você pode utilizar Pandoc diretamente:

pandoc git-guia-basico.md -t beamer -o git-guia-basico.pdf

Contribuindo

Correções, dúvidas, sugestões, e dicas são sempre bem vindas, se você tiver algo para contribuir crie ume issue e contribua com o projeto 😃.

Pull requests também são bem vindos.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].