kook/README.md

11 lines
256 B
Markdown
Raw Normal View History

2013-06-04 13:46:44 +00:00
KoProj is a tool for managing console project environments
2013-11-21 12:36:49 +00:00
Ex: Project X require 3 terminals, with name A, B, C :
2013-06-04 13:46:44 +00:00
A : must be in directory ~/
B : must be in directory ~/foo
run command X
C : must be in directory ~/bar
run command Y
2013-11-21 12:36:49 +00:00