Skip to content

openscreencast/gitbook_python_fuer_anfaenger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 

Repository files navigation

Gitbook - Python für Anfänger

Vorbereitung

  • NodeJS installieren
  • Gitbook installieren: npm install gitbook-cli -g

Anwendung

# Vorschau http://localhost:4000
cd book
gitbook install
gitbook serve

# Gitbook erstellen (statische Webseite)
cd book
gitbook install
gitbook build

Software

About

gitbook - Python für Anfänger

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published