Skip to content

Tsuguya/dfcsv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

dfcsv

パス部分とファイル名を分離してcsvで吐き出すもの。

How to install

Install dart

brew tap dart-lang/dart
brew install dart --with-content-shell

Setup

pub get
pub global activate --source git https://github.com/Tsuguya/dfcsv.git

Add dart PATH to your rc file.

echo 'export PATH="$PATH":"~/.pub-cache/bin"' >> ~/.bashrc

Reload

source ~/.bashrc

or just restart your shell

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published