mdtable2csv

command module
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 1, 2020 License: Apache-2.0 Imports: 1 Imported by: 0

README

mdtable2csv - Convert Markdown Table To Csv File

This application convert markdown table to csv file.

GitHub license GitHub issues Go Report Card

Install via Homebrew

brew tap BatuhanKucukali/mdtable2csv https://github.com/BatuhanKucukali/homebrew-mdtable2csv
brew update && brew doctor
brew install mdtable2csv

Usage

mdtable2csv {filePath} {delimiter(default ',')}

Examples

mdtable2csv example/markdown.md
mdtable2csv example/markdown.md ;

Run this project

1 . Clone project on your machine

git clone git@github.com:BatuhanKucukali/mdtable2csv.git

2 . Change directory

cd mdtable2csv

3 . Build

go build .

4 . Run

./mdtable2csv convert example/markdown.md

Run Test

go test ./cmd/

TODO

  • Documentation
  • Brew repository
  • Test
  • Argument helper
  • Argument for new file name

Getting help

If you're having trouble getting this project running, feel free to open an issue

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL