Skip to content

A shell script to automate the setup of Ada Developer's Academy Python projects, completed in preparation for a lightning talk (September 2021).

Notifications You must be signed in to change notification settings

sarahstandish/ada-project-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ada Project Setup Scripts

Description

Shell script to automate the setup of Ada Developer's Academy projects, completed in preparation for a lightning talk (September 2021).

Author

Sarah Standish

Instructions

One-time setup

  1. cd into your projects directory

  2. Clone the ada-project-setup repo into your projects directory

  3. cd into the ada-projects-setup directory.

  4. Run the following command in your terminal: chmod +x python-project.sh

Usage

To use this script to set up an Ada project:

  1. cd to your projects directory.

  2. Run the following command in your terminal:

    ada-project-setup/python-project-setup.sh <clone url for the project repository here>

    Example:

    ada-project-setup/python-project.sh https://github.com/user-name/project-repository-name.git

About

A shell script to automate the setup of Ada Developer's Academy Python projects, completed in preparation for a lightning talk (September 2021).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages