Skip to content

basvandriel/application-development-directory-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

application-development-directory-setup

This repository contains a script to create my personal directory setup for web development, desktop application development, mobile application development and other application development.

These contain specific project folders, an exercise folder, a scrapboard folder and a folder for unorganized files.

An example of the directory structure can be found in the EXAMPLE.txt file.

I created this project because I want to learn more about shell scripting.

Requirements

  • The git tool

Installation

Clone the repository to any directory on your computer and navigate to the bin folder.

# Clones the repository
git clone https://github.com/basvandriel/application-development-directory-setup.git

# Navigate to the bin folder
cd bin/

On a Windows machine run the create-folders.cmd script with administrator rights and follow the instructions.

On a Linux machine run the command sh create-folders.sh inside the bin folder.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Authors

Links

About

A script to create a generic directory structure for software development.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published