https://github.com/gamell/krazyglue-way
The way we work in our team
https://github.com/gamell/krazyglue-way
culture delivery leadership teams values
Last synced: 3 months ago
JSON representation
The way we work in our team
- Host: GitHub
- URL: https://github.com/gamell/krazyglue-way
- Owner: gamell
- License: mit
- Created: 2017-04-04T06:34:54.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-04T14:07:14.000Z (about 8 years ago)
- Last Synced: 2025-01-14T19:08:09.871Z (5 months ago)
- Topics: culture, delivery, leadership, teams, values
- Language: HTML
- Homepage: https://gamell.github.io/krazyglue-way/
- Size: 38.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# The krazyglue way
I believe teams that have a strong culture and identity are, all things equal, better teams.
[This presentation](https://gamell.github.io/krazyglue-way/) was created as an on-boarding introduction for new team members joining the `krazyglue team` in winter of 2016. I hope someone finds it useful.
Credit for the slides goes to Ervin Janusko, Jenny Millman, Joan Gamell (myself), Pratik Deshpande, Shruthi Srikantaiah, Tamas Beres, Vivian Chan, Yani Zhang, Zsolt Horvath
## Compile the presentation
This presentation is written in Markdown language and compiled using [markpress](https://www.npmjs.com/package/markpress), a CLI tool I created myself (yup, dogfood). To compile it yourself you can follow this steps:
- Get markpress: `npm install -g markpress`
- Start in editor mode to preview changes: `markpress the-krazyglue-way.html --edit`
- Compile: `markpress the-krazyglue-way.html`## Contact
You can get in touch with me with feedback, comments or questions at:
- [@gamell](https://twitter.com/gamell)
- [gamell.io](http://gamell.io/#/contact)