10x Developer
  • Introduction
  • HTML
    • HTML DOM Jquery
    • HTML: Form
    • CSS
    • CSS Layout
    • CSS Flexbox
    • CSS Grid
    • SASS/LESS
    • CSS/LESS/SASS Cookbook
    • Bootstrap
  • JavaScript
    • JavaScript
    • ES6
    • TypeScript
    • JavaScript Testing
    • JavaScript Event Loop
    • DOM
    • Web APIs
    • JSON
    • RegEx
    • Functional Programming
    • JavaScript Lib
    • CoffeeScript
    • CoffeeScript to ES6 cheatsheet
  • Angular.js
    • Angular
    • Angular Cookbook
    • Angular Mistakes I Made
    • Angular 1.x
  • React.js
    • React.js
  • Node
    • Node.js
    • CLI command line tool
    • Electron / Atom
    • NW.js (node-webkit)
  • Serverless
    • AWS Lambda
    • Google Cloud Function
    • Actions on Google / Google Assistant
  • Full Stack Development
    • HTTP
    • Meteor
    • MongoDB
    • Digital Ocean
    • UI
    • Sketch
    • Web Dev Resources
  • Lang
    • Ruby
  • Know Your Tools
    • Chrome DevTools
    • Editor: VS Code
    • Editor: Vim
    • Editor: Sublime
    • Editor: Atom
    • Windows
    • Git
    • Linux / Bash
    • Mac
  • Cheatsheets
Powered by GitBook
On this page
  • Shell
  • Editor
  • VS Extension
  • Build
  • Network
  • Tools
  • VM
  • More
  1. Know Your Tools

Windows

PreviousEditor: AtomNextGit

Last updated 6 years ago

Shell

  • Shell/Console

    • ConEmu:

    • - windows shell enhancements

Editor

  • vim

  • Sublime

  • Atom

VS Extension

  • AnkhSVN, svn in Visual Stuio:

  • Productivity Power Tools:

  • ViEmu, bring vim mode home:

  • ReSharper, write C# code more happy:

  • TestDriven.net, unit tests:

Build

  •   @ECHO OFF
    
      REM call rake
      call rake target=internal
    
      PAUSE

Network

Tools

VM

  • VMWare (commercial)

More

Find more tools from

Inno Setup, installer builder. Much better than the default windows one:

Inno Script Studio, GUI for inno:

Albacore, task runner so you can do one click build:

It requires ruby:

Install ruby add-on DevKit too:

Use batch file to call rake tasks so you can do one click build. See

WinSCP:

NOTE if you use WinSCP to transfter the script to the server, be sure to use "text" transfer settins, otherwise the script might contain dos CRLF line endings, see

SuperPuTTY:

Paint.net, best photo editing tool on Windows:

LICEcap, make .gif, it's also available on Mac:

TotalCommander, 10x better than file explorer:

AHK, add global hotkey:

FREE VM machines (all platform) from

Virtual Box:

https://conemu.github.io/
Gow - The lightweight alternative to Cygwin
Clink
https://ankhsvn.open.collab.net/
https://visualstudiogallery.msdn.microsoft.com/d0d33361-18e2-46c0-8ff2-4adea1e34fef/
http://www.viemu.com/
https://www.jetbrains.com/resharper/
http://www.testdriven.net/
http://www.jrsoftware.org/isinfo.php
https://www.kymoto.org/products/inno-script-studio
http://albacorebuild.net/
http://rubyinstaller.org/
http://rubyinstaller.org/add-ons/devkit/
bat examples
https://winscp.net/eng/download.php
http://stackoverflow.com/questions/2920416/configure-bin-shm-bad-interpreter
https://github.com/jimradford/superputty
http://www.getpaint.net/index.html
http://www.cockos.com/licecap/
http://www.ghisler.com/
https://autohotkey.com/
Microsoft
https://www.virtualbox.org/wiki/Downloads
Scott Hanselman's 2014 Ultimate Developer and Power Users Tool List for Windows
https://github.com/RiseLedger/awesome-windows