Skip to content

belaeifert/pycon-amazonia-memorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyCon Amazônia

Para rodar crie um ambiente virtual usando Python 3 e instale:

$ pip install -r requirements.txt

Depois para fazer build das mudanças:

$ make html

Para checar os arquivos ou abra no seu navegador a partir da pasta build qualquer arquivo html ou sirva usando Python ;)

$ cd build
$ python -m "http.server"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 78.8%
  • Batchfile 12.1%
  • Makefile 9.1%