Skip to content

SRSchwarz/project-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Manager

Project Manager is a CLI tool to quickly bookmark, search and open folders as (programming)-projects.

Usage

Bookmark the current directory

project-manager add .

Select a project to open

project-manager open

Dependencies

This program currently requires you to have both fzf (https://github.com/junegunn/fzf) and code (https://code.visualstudio.com/) on your path.

Coming Soon

  • Ability to remove projects
  • Ability to configure which program is associated with which project
  • Programming Language Detection

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages