A beginner-friendly java library designed to help with tedious tasks.
In IntelliJ:
- Create a new project from version control
- Paste the link for this repo into the 'URL' field.
https://github.com/Newman-Advanced-CS/DSYS
- IntelliJ will create a new project with DSYS installed (it will be identical to this repository).
- To avoid issues, immediately refactor the name of your working directory from "DSYS" to whatever your actual project name is (see below).
- Also, turn off git (or reconfigure it to your own repo).
or download the library directly and place it into your current project.