|
|
Get started using Python and FastAPI on IBM i. |
|
|
\ No newline at end of file |
|
|
# Get started using Python and FastAPI on IBM i.
|
|
|
|
|
|
First step is to switch branch to "Step-1"
|
|
|
|
|
|
On the command line, type `git checkout -f Step-1`
|
|
|
|
|
|
You should get a confirmation, similar to this
|
|
|
|
|
|
`Branch 'Step-1' set up to track remote branch 'Step-1' from 'origin'.`\
|
|
|
`Switched to a new branch 'Step-1'`
|
|
|
|
|
|
To view the code, type `vim main.py` |
|
|
\ No newline at end of file |