Name :


callt


Section :


utils


Version :


0.1


Homepage :


https://cosmosproject201507.blogspot.kr



PPA :


(launchpad.net) cosmosp2016/util


아키텍쳐 :


64bit, 32bit


지원 OS :


Linux - ubuntu : xenial, wily, vivid, trusty, 리눅스 민트 설치가능.


설명 :


본 프로그램은 Bash, sh, c언어, html, xml, 라즈베리파이 파이썬 양식등 의 type를 자신이 가지고 있는 원하는 에디터로 바로 호출 해주는 유틸리티 소프트웨어 입니다.


제작자 :


C O S M O S Project. <cosmosproject15@gmail.com>


인스톨 :


sudo apt-add-repository ppa:cosmosp2016/util

sudo apt update

sudo apt install callt


실행 : callt


사용방법 :


callt --help : 사용 설명서


Basic ex, use:= callt [-(type)] [Create filename] [Your editor] 


예 : callt -b ~/test.sh gedit

    (bash호출) (파일이름) (에디터이름)



types..

    -b : Bash script.
    -c : C language.
    -h : Html.
    -x : Xml.
    -s : Sh script.
    -d : Desktop running file.
    -r : Raspberrypi python scripts file.



+ Recent posts