Skip to content

Repository files navigation

Newbie Onboarding SP26

  1. Fork and clone this repo: git clone <repo link>
  2. Create a new branch: git checkout -b <branch name>
  3. Create a txt file containing your first name: touch <name>.txt
  4. Add, commit, and push
    • git add <file or directory name> or git add . to add all files changed
    • git commit -m “<commit name>” or git commit
    • git push
      • If this is your first time pushing this branch after creating it, you will be prompted to run git push --set-upstream origin [your-name]/[feature] instead
  5. Make a pull request. Do this using the Github interface!
  6. Run the program: python3 secret.py

Welcome to AppDev :)

About

onboarding our new members :)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages