Skip to content

Instantly share code, notes, and snippets.

@diraol
diraol / join_all_partie_members.sh
Last active December 28, 2015 08:49
shell script to join all files from "Filiados Partidários" obtained on TSE repository into one single file with all political partie members.
#!/bin/bash
#To run this script you should be on a "root folder" on the same level as the "filiados_<nome_partido>_<estado>" folders
# So, the folder structure would be:
# - current_folder
# |
# | - partido_xx_aa
# | - partido_xy_bb
# ...
# The script will generate a single "br_filiados.csv" file.
#
@diraol
diraol / Exemplodeuso.tex
Last active August 29, 2015 14:02
Macro para Requisitos de Engenharia de Software em LaTeX
%%01
\vfill
\begin{Requisito}
\ReqTipo{funcional}%Tipo
\ReqNome{Cadastrar usuário}%Nome
%\ReqLabel{cadUsu}%Label
\ReqDescr{O usuário realiza seu cadastro na plataforma.}%Desc.
\ReqPrioridade{alta}%Prioridade
\ReqStatus{aprovado}%Status
\ReqEstabilidade{alta}%Estabilidade