Preview
Please note, that in long description you should mention:
• App's goals and functions
• How to use the app
• If it is open source app - please, provide the installation instructions
Previous value: `https://github.com/litesolutions/objectscriptquality-community`
Previous value: `Community objectscriptQuality`
Previous value: `GitHub`
Previous value: `Developer Environment`
Previous value: `InterSystems IRIS`
Previous value: `Financial Services, Government, Healthcare, Supply Chain and Logistics, Utilities, Insurance`
Previous value: `Not checked`
Previous value: ``
Previous value: `ObjectScript code analysis for community projects`
Previous value: `# Analyze your open source code for free
If you have your source code published on GitHub, you can analyze your ObjectScript code for free and check results in https://community.objectscriptquality.com.
You only need to create the file `.github/workflows/objectscript-quality.yml` in your project with following content:
```
name: objectscriptquality
on: push
jobs:
linux:
name: Linux build
runs-on: ubuntu-latest
steps:
- name: Execute ObjectScript Quality Analysis
run: wget https://raw.githubusercontent.com/litesolutions/objectscriptquality-jenkins-integration/master/iris-community-hook.sh && sh ./iris-community-hook.sh
```
That's all!! Now you only need to wait some minutes to get the results in https://community.objectscriptquality.com.`
Previous value: `https://github.com/litesolutions/objectscriptquality-community/blob/main/LICENSE`
Previous value: `https://github.com/litesolutions/objectscriptquality-community/blob/main/README.md`
Previous image: