Code Monkey home page Code Monkey logo

batchcmd-2's Introduction

BatchCMD

A package with batch commands I created in order to make my (and of course yours) easier and which will slowly expand. It works on any Windows OSs.

This package contains the following programs:

  • init.bat: a good initiative to start working on Command Prompt (Window's CLI: cmd.exe) especially when using several instances of it that are used for different tasks.
  • javam.bat: If you develop Java based programs without necessarily using IDEs then this tool is the one that will save you the time taken to type the basic stuff in the code such as public static ... main(), also being able to create a class and a test program for it in a few seconds.
  • htm.bat: Same as javam but for HTML pages.
  • pdm.bat: Same as javam but for Processing java programs (PDE files)
  • rev.bat: If you're into reviewing websites (or simply webpages) like me than this tool will generate a ready file for you (even in markdown, and perhaps soon in XML or close to it).
  • batm.bat: A batch script maker that also allows you to create a command file (just like all the ones of this package).
  • multi.bat (currently in progress): Same as init.bat but mutli cmd instance.
  • arch.bat: 3rd-partyless directory archiver.
  • unarch.bat: the opposite of the arch
  • tran.bat: Directory transformer which transfer everything of that folder into an image.
  • mrd.bat (coming soon): Random decimal file maker
  • update.bat: A program/software updater that copy-paste the programs/sofwares of your dev/download directory into the System32.
  • php.bat: Same as htm but for PHP scripts.

The executables can be found here:

Once the executable/batch script are in the right place, type [command] /? to see their respective documentation.

Some ideas:

  • Compiler (.rev->rtf/docx/html+reading software, .hex/.bin/.b64->ascii) with a linter
  • Package installer (unzip and move the executables): a sub-optimal way of doing this is: unarch mypackage.zip mypackage update mypackage exe (if the package doesn't have executables than change exe to a more appropriate extension)
  • GitHub deployer

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.