{"id":21853581,"url":"https://github.com/lupin3000/osalint","last_synced_at":"2026-05-06T00:39:59.030Z","repository":{"id":209131131,"uuid":"98908225","full_name":"Lupin3000/osaLint","owner":"Lupin3000","description":"Small Docker Shellsheck via Applescript","archived":false,"fork":false,"pushed_at":"2017-07-31T16:44:36.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-26T13:31:52.507Z","etag":null,"topics":["applescript","dockerfile","macos","shellcheck"],"latest_commit_sha":null,"homepage":"http://softwaretester.info","language":"AppleScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Lupin3000.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-07-31T16:14:54.000Z","updated_at":"2017-07-31T16:59:32.000Z","dependencies_parsed_at":"2023-11-25T10:20:44.352Z","dependency_job_id":null,"html_url":"https://github.com/Lupin3000/osaLint","commit_stats":null,"previous_names":["lupin3000/osalint"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lupin3000%2FosaLint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lupin3000%2FosaLint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lupin3000%2FosaLint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lupin3000%2FosaLint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lupin3000","download_url":"https://codeload.github.com/Lupin3000/osaLint/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244852138,"owners_count":20521151,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["applescript","dockerfile","macos","shellcheck"],"created_at":"2024-11-28T01:25:47.717Z","updated_at":"2025-10-06T00:42:45.586Z","avatar_url":"https://github.com/Lupin3000.png","language":"AppleScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# osaLint\n\n__Requirements__\n\n- [Docker for Mac](https://www.docker.com/docker-mac) installed\n- Git installed\n\n## Prepare for usage\n\n```shell\n# clone repository\n$ git clone https://github.com/Lupin3000/osaLint.git\n\n# change directory\n$ cd osaLint/\n\n# build Docker image\n$ docker build -t alpine/shellcheck .\n\n# change permission\n$ chmod +x linter.scpt\n```\n\n## Simple usage\n\n```shell\n# run Applescript from Terminal\n$ osascript linter.scpt\n```\n\n## Extended usage\n\n```shell\n# create script directory\n$ mkdir ~/Library/Scripts\n\n# copy script into directory\n$ cp -a linter.scpt ~/Library/Scripts\n\n# add alias to .bash_profile\necho \"alias shelllint='osascript ~/Library/Scripts/linter.scpt'\" \u003e\u003e ~/.bash_profile\n\n# reload source\n$ source ~/.bash_profile\n\n# run shelllint\n$ shelllint\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flupin3000%2Fosalint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flupin3000%2Fosalint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flupin3000%2Fosalint/lists"}