-
Notifications
You must be signed in to change notification settings - Fork 0
License
joelhoffman/csvstar
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# csv-star csv-star is a faster tool designed as a drop-in replacement for the popular Python `csvkit` library. ## Installation To compile and install csv-star, ensure you have Rust installed on your system. Then, run the following commands: ```bash git clone <repository_url> cd csvkit cargo install --path . ``` The binaries will be available wherever cargo puts them (e.g. `~/.cargo/bin` if using rustup.) You can add it to your PATH for future usage.
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published