Skip to content
This repository has been archived by the owner on Dec 9, 2019. It is now read-only.

rjcoelho/chocolatery_kitty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KiTTY is a fork from version 0.63 of PuTTY, the best telnet / SSH client in the world.

Installing/Using/Removing

$ cinst kitty.portable
$ cuninst kitty.portable

# create "kitty.exe -launcher" shortcut in startmenu/startup folder.

Building

$ git clone ...
# note: we cannot redistribute binary not have a public url to download from, so download them from [KiTTY](http://www.9bis.net/kitty/) and put them in tools
# update version in .nuspec
$ (admin) cpack <packageName>.nuspec
...
Successfully created package 'kitty.portable.<version>.nupkg'.

# testing
$ cinst kitty.portable -source %cd%

# pushing
$ NuGet setApiKey <APIKEY> -Source https://chocolatey.org/
$ cpush kitty.portable.<version>.nupkg

See Creating Chocolatey Packages.

About

Chocolatery package for kitty

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published