Skip to content

Instantly share code, notes, and snippets.

View acaciomartins's full-sized avatar
😁

Acácio Amorelli Martins acaciomartins

😁
View GitHub Profile
@acaciomartins
acaciomartins / index.html
Created March 30, 2019 03:11
Tic Tac Toe
<div id="errors" style="
background: #c00;
color: #fff;
display: none;
margin: -20px -20px 20px;
padding: 20px;
white-space: pre-wrap;
"></div>
<div id="root"></div>
<script>
@acaciomartins
acaciomartins / comandos_git.txt
Last active February 26, 2019 19:23
Comandos GITs
URLs
===
http://rogerdudler.github.io/git-guide/index.pt_BR.html
Manual
======
rm -f ./.git/index.lock ==> para arquivo locado
@acaciomartins
acaciomartins / Side Menu and Navigation: Nightly.markdown
Created November 4, 2015 16:45
Side Menu and Navigation: Nightly
@acaciomartins
acaciomartins / Side Menu and Navigation: Nightly.markdown
Created November 4, 2015 16:43
Side Menu and Navigation: Nightly