-
Notifications
You must be signed in to change notification settings - Fork 34
Tips and Tricks
Matthis Thorade edited this page Mar 28, 2017
·
15 revisions
This section contains handy tips for the practical work with the BuildingSystems library and related tools.
... the library BuildingSystems
... the simulation environment Dymola
... the language Modelica
... the platform GitHub:
- A list of useable emoticons: http://www.emoji-cheat-sheet.com/
- GitHub-Secrets presented by GitHub itsself: https://github.com/blog/967-github-secrets
- GitHub-Secrets presented by GitHub user tiimgreen: https://github.com/tiimgreen/github-cheat-sheet
... the language Modelica
- A syntax-highlighting package for the atom editor: https://atom.io/packages/language-modelica
- A spellchecker that has been successfully applied to several Modelica libraries/repositories: https://github.com/vlajos/misspell_fixer
... Software Development in General
- Why using semantic versioning and how to do so correctly: http://semver.org/
- A german article on the topic of semantic versioning: http://heise.de/-1859566
- Why to use continuous delivery in software development: https://www.atlassian.com/continuous-delivery