{"id":49583937,"url":"https://github.com/ishbguy/license","last_synced_at":"2026-05-03T21:37:27.656Z","repository":{"id":191655696,"uuid":"123611029","full_name":"ishbguy/license","owner":"ishbguy","description":"An opensource software license generator written in shell.","archived":false,"fork":false,"pushed_at":"2025-03-17T14:33:32.000Z","size":96,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-05-03T21:37:16.465Z","etag":null,"topics":["bash","cli","license","shell"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ishbguy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-03-02T17:44:15.000Z","updated_at":"2025-03-17T14:33:36.000Z","dependencies_parsed_at":"2023-08-31T00:38:10.907Z","dependency_job_id":null,"html_url":"https://github.com/ishbguy/license","commit_stats":null,"previous_names":["ishbguy/license"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ishbguy/license","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishbguy%2Flicense","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishbguy%2Flicense/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishbguy%2Flicense/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishbguy%2Flicense/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ishbguy","download_url":"https://codeload.github.com/ishbguy/license/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishbguy%2Flicense/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32586187,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["bash","cli","license","shell"],"created_at":"2026-05-03T21:37:26.384Z","updated_at":"2026-05-03T21:37:27.637Z","avatar_url":"https://github.com/ishbguy.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [license](https://github.com/ishbguy/license)\n\n[![Travis][travissvg]][travis] [![Codecov][codecovsvg]][codecov] [![Codacy][codacysvg]][codacy] [![Version][versvg]][ver] [![License][licsvg]][lic]\n\n[travissvg]: https://www.travis-ci.org/ishbguy/license.svg?branch=master\n[travis]: https://www.travis-ci.org/ishbguy/license\n[codecovsvg]: https://codecov.io/gh/ishbguy/license/branch/master/graph/badge.svg\n[codecov]: https://codecov.io/gh/ishbguy/license\n[codacysvg]: https://api.codacy.com/project/badge/Grade/03ce339293c24c08870ebde7e0b793e4\n[codacy]: https://www.codacy.com/app/ishbguy/license?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=ishbguy/license\u0026amp;utm_campaign=Badge_Grade\n[versvg]: https://img.shields.io/badge/version-v0.1.0-lightgrey.svg\n[ver]: https://img.shields.io/badge/version-v0.1.0-lightgrey.svg\n[licsvg]: https://img.shields.io/badge/license-MIT-green.svg\n[lic]: https://github.com/ishbguy/baux/blob/master/LICENSE\n\nAn opensource software license generator written in shell script base on [baux](https://github.com/ishbguy/baux) and powered by [GitHub's licenses API](https://developer.github.com/v3/licenses/).\n\n## Table of Contents\n\n+ [:art: Features](#art-features)\n+ [:straight_ruler: Prerequisite](#straight_ruler-prerequisite)\n+ [:rocket: Installation](#rocket-installation)\n+ [:memo: Configuration](#memo-configuration)\n+ [:notebook: Usage](#notebook-usage)\n+ [:hibiscus: Contributing](#hibiscus-contributing)\n+ [:boy: Authors](#boy-authors)\n+ [:scroll: License](#scroll-license)\n\n## :art: Features\n\n+ Support all licenses available on GitHub.\n+ Less dependences.\n+ Generate without network (except on first run).\n+ Configurable.\n\n## :straight_ruler: Prerequisite\n\n\u003e + [`bash`](https://www.gnu.org/software/bash/bash.html)\n\u003e + [`coreutils`](https://www.gnu.org/software/coreutils/coreutils.html)\n\u003e + [`sed`](https://www.gnu.org/software/sed/)\n\u003e + [`curl`](https://curl.haxx.se/)\n\u003e + [`jq`](https://stedolan.github.io/jq/)\n\n## :rocket: Installation\n\nYou can get this program with `git`:\n\n```\n$ git clone https://github.com/ishbguy/license\n```\n\n## :memo: Configuration\n\nYou can set you own config in `$HOME/.licenserc`:\n\n```\n# uncomment to set your own config\n# all this three config can write in UPPER-CASE,\n# so set AUTHOR, LICENSE_DIR, LICENSE_NAME is OK\n\n# the name who has the copyright\nauthor=ishbguy\n\n# licenses download directory\nlicense_dir=~/.license\n\n# backgroup jobs when downloading licenses\nlicense_jobs=8\n```\n\n## :notebook: Usage\n\nGenerate a license to standard output\n\n```\n$ license.sh mit\n```\n\nGenerate a license to a file:\n\n```\n$ license.sh -o LICENSE.txt mit\n```\n\nSpecify the year and the author name:\n\n```\n$ license.sh -y 2018 -n ishbguy mit\n```\n\nSpecify a license directory:\n\n```\n$ license.sh -d lic mit\n```\n\nDownload(if no licenses exist in the specify directory) or update licenses:\n\n```\n$ license.sh -d lic -u\n```\n\nList all available licenses:\n\n```\n$ license.sh -l\n```\n\nShow information for choosing a license:\n\n```\n$ license.sh -c\n```\n\n## :hibiscus: Contributing\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n\n## :boy: Authors\n\n+ [ishbguy](https://github.com/ishbguy)\n\n## :scroll: License\n\nReleased under the terms of [MIT License](https://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fishbguy%2Flicense","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fishbguy%2Flicense","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fishbguy%2Flicense/lists"}