Skip to content

seaify/simpletool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simpletool

simpletool provide pptp vpn, ftp, phpmyadmin, oh-my-zsh quick install without config, only one command.

Install

gem install simpletool

or add the following line to Gemfile:

gem 'simpletool'

and run bundle install from your shell.

Usage

chuck@chuck-MacBook-Pro:~/seaify/ % simpletool
Commands:
  simpletool help [COMMAND]                    # Describe available commands or one specific command
  simpletool install_ftp username passwd       # install ftp on ubuntu, need provide username & passwd
  simpletool install_phpmyadmin                # quick install phpmyadmin on ubuntu
  simpletool install_pptp_vpn username passwd  # quick install pptp vpn on ubuntu, need provide username & password, remember to reboot machine to check!!!
  simpletool install_zsh                       # quick install oh-my-zsh with plugins configed on ubuntu

Environment version

ruby 2.1.5
ubuntu 14.04

More Information

About

provide quick install for pptp-vpn, ftp, phpmyadmin, oh-my-zsh for ubuntu, with only one command

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published