1.3.0 • Published 6 years ago

cdto v1.3.0

Weekly downloads
14
License
ISC
Repository
github
Last release
6 years ago

cdto

A npm package to make navigating to projects in the command line easier

Commands

-a: add
--name: name of project
--path: path of project

Example

Basic use case adds the current directory to the proect name

cdto -a projectname

Allows user to specify a project and its path.

cdto -a --name=projectname --name=*pathtoproject*

Removes a project.

cdto -r projectname

TODO

1) Add Windows & Linux Options 2) Add Command to Edit Project Paths 3) Add Options to Change Terminal Location

Knwon Issues

  • Sometimes new terminal windows cannot read the sqlite databse
    • Researching more efficient ways to store projects
  • Sometimes name is null
  • Windows does not end previous process until new window is closed or original window is closed
1.3.0

6 years ago

1.2.5

6 years ago

1.2.4

6 years ago

1.2.3

6 years ago

1.2.2

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago