AnthonyOutsider / outsider-new-project

Application used to create a new project directory for Outsider
0 stars 0 forks source link

Outsider New Project

Description

Outsider New Project is a Swift-based project designed to help users easily create and manage new projects with a predefined folder structure. The application allows users to select a project directory, specify client and project names, and select project types (Live Action, 2D Animation, 3D Animation).

Features

Installation

To get started with the project, follow these steps:

  1. Clone the repository:

    
    git clone https://github.com/yourusername/your-repository-name.git
  2. Navigate to the project directory:

    
    cd your-repository-name
  3. Navigate to the project directory:

    
    open Outsider\ New\ Project.xcodeproj
  4. Build and run the project in Xcode.

Usage

  1. Select the project directory by clicking on the "Choose Directory" button.
  2. Enter the client name and project name.
  3. Select the project type(s) (Live Action, 2D Animation, 3D Animation).
  4. Click the "Submit" button to create the project with the predefined folder structure.

Contributing

If you would like to contribute to the project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bugfix.
  3. Make your changes and commit them to your branch.
  4. Push your changes to your fork.
  5. Create a pull request to merge your changes into the main repository.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgements