/tablesaw-getting-started

Walk through of the Tablesaw getting started guide

Primary LanguageJavaMIT LicenseMIT

Tablesaw Getting Started

This is a walk-through of the features of Tablesaw as described in Getting Started with Tablesaw.

Requirements

The software required to run Tablesaw Getting Started is listed below. Follow the links for installation instructions.

Installation

Tablesaw Getting Started was created for educational purposes. Clone the repository to browse the code on your local machine.

git clone https://github.com/wodend/tablesaw-getting-started.git

Usage

Compile the project and run the tests with Maven.

cd tablesaw-getting-started
mvn test

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT