AnWeber / vscode-mani

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mani - Project Manager

mani - Project Manager

Manage your local Projects using vscode and mani.

Features

  • Manage Projects (Autodiscover Projects, Create mani.yml)
  • Organize your projects using Tags
  • Open projects in the same or new window
  • Add projects to workspace
  • Execute Tasks and Commands in all or some projects
  • View Git Branches of your Project and Open Workspace for Projects with same Branch Name

Preview

How to Setup

If you already did use mani, you are ready to go. If not you need to create a mani.yaml using command mani.init in VSCode or using mani init in Shell. This commands let you create a new mani.yaml.

You also should install mani in a global path to use all Features.

mani can be used to backup your local git projects setup. I would recommend putting the file in a .dotfiles repo.

Use Cases

Open Project

Open Project

Open Workspace for Projects with same Branch or Tag

Open Workspace for Projects with Tag

Execute Command for all Projects with Tag

Execute Command for Tag

Set Icon for Project

Set Icon for Project

License

MIT License

About

License:MIT License


Languages

Language:TypeScript 100.0%