Skip to content

chicagokotlin/chicago-kotlin-meeting-intro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CJUG Meeting Introduction Template

This template uses Reveal.js to construct a meeting intro for the Chicago Java Users Group.

Creating an intro

We can use the git flow model to create feature branches and releases for each meeting.

This allows us to change only the parts that vary between meetings and leave everything else in place.

Showing the intro

Execute the following command from shell:

python -m SimpleHTTPServer

or

python -m http.server 8000

if you are using python 3 or up.

Then point your browser at http://localhost:8000

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published