Skip to content

marcossegovia/open-create-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

open-create-projects

With this script you will be able to open/create projects directly from your terminal at a high speed !

Opening existing projects

Creating new projects

Configuration

  1. Clone the repository inside your plugins directory in your ZSH_CUSTOM path, e.g. $HOME/.ohmyzsh-custom/plugins/

  2. Set your language project path and your language identifier inside the script

  3. Create an alias that matches the script following the language identifier, e.g. alias cdvo="open_create_projects php"

  4. Be sure you have created a command-line launcher with your jetbrains IDE. Tools -> Create Command-line Launcher -> set to default (e.g. /usr/local/bin/phpstorm)

Special credits to Marc Cornellà

About

zsh script to open or create existing or new projects, respectively on your JetBrains IDEs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages