Skip to content

Presentation of usage of a semantic version management on a dev project

License

Notifications You must be signed in to change notification settings

sylvain-lavazais/semantic-version-presentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

semantic-version-presentation

Presentation of usage of a semantic version management on a dev project

how to start presentation

you'll need docker :

docker run --rm -p 1948:1948 -p 35729:35729 -v $(pwd)/Presentation:/slides webpronl/reveal-md:latest /slides --watch

or with Makefile:

make presentation

and then go to http://localhost:1948/slides.md#/

any help

make help
 Semantic Version presentation
 ================

Usage:
  make <option>

Presentation
  presentation               Start the presentation web server
  presentation-w-notes       Start the presentation web server (with notes)

Documentation
  export-pdf                 Export presentation to pdf (used in GH action)

Misc
  exec-release               Execution of a new release (used in GH action)
  clean                      Clean docker image
  help                       Display this help

contacts

sylvain LAVAZAIS

About

Presentation of usage of a semantic version management on a dev project

Resources

License

Stars

Watchers

Forks

Packages

No packages published