Skip to content

This repository contains all projects which can be used by other projects based on AS IT IS usage.

Notifications You must be signed in to change notification settings

rslakra/AppSuite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

261 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AppSuite


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 Status

Build Tests Pages
pages-build-deployment

Folder Structure Conventions


    /
    ├── 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

Prerequisites


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.

How to set up


You should have GIT account to check out the code.

1. Clone the repository in your GIT account or local machine

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

2. Build the project

  cd AppSuite
./buildMaven.sh

3. Run the program

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.

Installing

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.

Deployment


Once you have installed all the above-mentioned software, then you are ready to run the code on your local machine.

Pipeline


Pipeline Status

Contributing


Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Reference

Authors


See also the list of contributors who participated in this project.

License


This project is licensed under the Apache License - see the LICENSE.md file for details

Acknowledgments


  • Passion
  • Inspiration
  • Motivation

Thoughts

"Thoughts lead on to purposes; purposes go forth in action; actions form habits; habits decide character; and character fixes our destiny."

- Tryon Edwards

About

This repository contains all projects which can be used by other projects based on AS IT IS usage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages