An open API service indexing awesome lists of open source software.

https://github.com/jcs090218/jcsbat_util

Some handy batch file for my workflow as programmer. (Windows)
https://github.com/jcs090218/jcsbat_util

batch operating-system utilities

Last synced: about 1 month ago
JSON representation

Some handy batch file for my workflow as programmer. (Windows)

Awesome Lists containing this project

README

        

[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)
[![Release Tag](https://img.shields.io/github/v/release/jcs090218/JCSBat_Util.svg)](https://github.com/jcs090218/JCSBat_Util/releases/latest)

# JCSBat_Util

[![Build Status](https://travis-ci.com/jcs090218/JCSBat_Util.svg?branch=master)](https://travis-ci.com/jcs090218/JCSBat_Util)

To use these file you could either drag the file you need to what
ever the target directory and run it.

I will strongly suggest setup your path to one specific directory
what ever you like to place and put all the files to that directoy,
so you can just run it everywhere(any directory) and it will still
work.

## Todo List

- [ ] Task killer

## Other OS

* [Linux Bash](https://github.com/jcs090218/JCSSh_Util.git)
* [Windows Batch](https://github.com/jcs090218/JCSBat_Util.git)