Skip to content

rexyque/redelimiter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

redelimiter

A simple command line utility for converting the delimiter of delimited files written in python.

Installation

Simply clone this repo or download the code and put it in a directory of your choosing. Then, create a symbolic link called redelimit somewhere in your path pointing to redelimiter/__main__.py

Example

cd /usr/local/lib
sudo git clone https://github.com/rexyque/redelimiter.git
cd /usr/local/bin
sudo ln -s /usr/local/lib/redelimiter/redelimiter/__main__.py redelimit

About

A simple command line utility for converting the delimiter of delimited files

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages