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

https://github.com/jcs090218/jcssh_util

Some handy bash file for my workflow as programmer. (Linux)
https://github.com/jcs090218/jcssh_util

operating-system shell-script utilities

Last synced: 5 months ago
JSON representation

Some handy bash file for my workflow as programmer. (Linux)

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/JCSSh_Util.svg)](https://github.com/jcs090218/JCSSh_Util/releases/latest)

# JCSSh_Util

[![Build Status](https://travis-ci.com/jcs090218/JCSSh_Util.svg?branch=master)](https://travis-ci.com/jcs090218/JCSSh_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.

* Run "setup.sh" for this package in order to setup file the package correctly.

## Todo List

- [ ] Task killer

## Others OS

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