Giter VIP home page Giter VIP logo

web_project_setup_script's Introduction

Web_project_setup_script

This is a small script I put together to set up my workflow when starting frontend projects. I got tired of clicking on the same buttons and typing the same things every time I turn on my PC to work.


Process

The script is launched with a .bat file in the root directory (if you want to have it out of the root directory for convenience, create a shortcut of the .bat file to run it wherever on your PC). It then makes use of keyboard shortcuts extensively to switch desktops and open the desired programs. Folders are opened using the windows run dialog (I really enjoy using the run dialog to open stuff) by creating shortcuts of the target folders and placing them in C:\Users\yourUsername. They can then be renamed to something you can remember and will open the target folder once you type the name of the shortcut in the windows run dialog as shown in the demo. The automation library takes it from there.


Demo


Built with


Disclaimer

Do not run the example.bat file as it is just an example, rather open it in your code editor and edit the code to suit your workflow. In case you need to brush up on some batch script, I got you. Also, not sure this will work on mac๐Ÿ™‚ as it uses screenshots of app components from Windows in order for the library to locate and click on things.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.