This repository contains all the projects categorized based on the modules and learning purposes.
These projects should have the basic and core implementations which can be used by other projects. It might be some of them use any third party library, so the source code available in this repository will be available for AS IT IS usage.
| Build | Tests | Pages |
|---|---|---|
/
├── Core # The Core Project
├── Example # The Example Project
├── HBase # The HBase Project
├── Identity # The Identity Project
├── Jdk # The Jdk Project
├── Metrics # The Metrics Project
├── pdf-tools # The pdf-tools Project
├── protocols # The protocols Project
├── spring # The spring Project
├── tutot # The tutor Project
└── README.md
What things you need to install the software and how to install them
Check if you already have java or not. If not, install java 11 version.
java -version
Now, check if you already have Maven or not. If not, install Maven 3.6.0 or
latest version.
mvn --version
Next, make sure you have an IDE either Eclipse or IntelliJ.
You should have GIT account to check out the code.
Open terminal and go to your workspace. Then run the following command to check out the source code.
git clone https://github.com/rslakra/AppSuite.git
cd AppSuite ./buildMaven.sh
Run the program with the following command
./runMaven.sh
If you are missing either any of the above-mentioned steps or software,
please following the following Installing section.
A step by step series of examples that tell you how to get a development environment running on your local machine.
The following URLs will help you to download and install the required software. Please follow the instructions and download the latest stable version, as supported by your OS version.
- Open JDK 11 - Open JDK 11 Development Kit
- Brew JDK 11 - Brew Formula Open JDK 11 Development Kit
- Oracle JDK 11 - Oracle JDK 11 Development Kit
- Maven - Apache Maven
- IntelliJ IDEA - Download IntelliJ IDEA
- Eclipse - Eclipse IDE 2019‑09
- Tomcat - Apache Tomcat® 9.x
Once you have installed all the above-mentioned software, then you are ready to run the code on your local machine.
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
See also the list of contributors who participated in this project.
This project is licensed under the Apache License - see the LICENSE.md file for details
- Passion
- Inspiration
- Motivation
"Thoughts lead on to purposes; purposes go forth in action; actions form habits; habits decide character; and character fixes our destiny."
- Tryon Edwards