Name : callt


Section : utils


제작자 : C O S M O S project. 


Architecture :  amd64, i386..


OS :  ubuntu - xenial, wily, vivid, trusty


라이선스 : GPL2+


본 프로그램은  아주 단순하고 심플하게 터미널에서 간단한 명령을 통해 해당 양식의 소스 파일을 여러분이 사용하고 있는 에디터나 나노로 한번에 불러 주는 유틸리티 소프트웨어 입니다.




bash, sh, html, xml, desktop, c언어,  라즈베리 파이썬 양식등을 불러 옵니다.


인스톨 :


sudo apt-add-repository ppa:cosmosp2016/util

sudo apt update

sudo apt install callt


Exec : callt


사용방법 :  






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