Skip to content

owlinux1000/vagrant-ttl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vagrant TTL(TeraTermLanguage)

MIT License

Install

$ git clone https://github.com/owlinux1000/vagrant-ttl
$ cd vagrant-ttl
$ bundle install
$ rake build
$ vagrant plugin install pkg/vagrant-ttl-X.X.X.gem

Usage

You can only use this command in VAGRANT_CWD and while the virtual machine is running up. After you executed vagrant ttl, can find the file named as *.ttl.

$ vagrant status
Current machine states:

default                   running (virtualbox)

The VM is running. To stop this VM, you can run `vagrant halt` to
shut it down forcefully, or you can run `vagrant suspend` to simply
suspend the virtual machine. In either case, to restart it again,
simply run `vagrant up`.
$ vagrant ttl
[ INFO ] Generating default.ttl

About

Generate a TeraTerm macro from `vagrant ssh-config`

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published