Created
October 3, 2025 00:19
-
-
Save prestonmcgowan/680708746c5e13deb6e758ebee26ab8f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
mkdir "0. Contract Stuff" | |
mkdir "1. Requirements" | |
mkdir "2. CONOPS and Design" | |
mkdir "3. Schedule" | |
mkdir "4. Design and Deloyment" | |
mkdir "6. Someone elses code" | |
mkdir "8. Security" | |
mkdir "9. Training" | |
mkdir "99. Project Notes" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment