Skip to content

cli for more efficient coding in multiple repositories

Notifications You must be signed in to change notification settings

adamlarsonlee/codenow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codenow

What we have here is a Node CLI to facilitate managing multiple repositories locally from a single terminal. Right now it supports options to open your IDE and shell of choice in a repository, where the root directory of your source code is configured.

Remote features only work with GitHub currently!

Built happily with Commander and Chalk!

Installation

This package isn't published on npm (yet) so for now you can clone the repo and install globally.

$ npm i -g

Help

$ codenow --help

Supported (Tested) Operating Systems

Operating System Option Supported
Windows 10 IDE VS Code, Atom
Windows 10 Shell Powershell
Xubuntu IDE VS Code, Atom
Xubuntu Shell xfce4-terminal

About

cli for more efficient coding in multiple repositories

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published