Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# fire2a-on-boarding

- Required ![git](#git)
- Intro to ![command line interfaces](#intro-to-command-line-interfaces)
- Intro to ![containers](#containers)
- Required [git](#git)
- Intro to [command line interfaces](#intro-to-command-line-interfaces)
- Intro to [containers](#containers)

## git
<img src="https://imgs.xkcd.com/comics/git.png" alt='cannot load image' width="400px" >
Expand Down Expand Up @@ -72,6 +72,7 @@ git remote -v

## containers
<img src="https://imgs.xkcd.com/comics/containers.png" alt='cannot load image' width="400px" >

- How to get (administration) power without the responsability (of destroying everyones work/dependencies)?
- How to make truly portable code, without having to manage dependencies?

Expand Down