Skip to content

tatsuyafw/insco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

insco Build Status

insco is an installer for CLI developer tools, emacs, vim and so on. insco installs tools locally instead of system-wide.

Usage

Setup

insco installs tools to $HOME/bin. You need to append $HOME/bin to $PATH.

Install tools

 $ insco vim

You can specify a version as an argument.

 $ insco vim 7.4

Support

Editors

  • Emacs
  • Vim

Version Control Systems

  • Git

Tools

  • peco
    • Interactive filtering tool
  • ghq
    • Manage remote repository clones

Misc

  • git-branch-activity

About

Installer for cli developer tools.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages