{"id":23097040,"url":"https://github.com/alexcoder04/setup-nspire-tools","last_synced_at":"2026-01-12T13:59:37.238Z","repository":{"id":64829222,"uuid":"578545692","full_name":"alexcoder04/setup-nspire-tools","owner":"alexcoder04","description":"GitHub Action to setup the tools for building TI-nspire Lua projects into `.tns` files","archived":false,"fork":false,"pushed_at":"2022-12-19T12:48:28.000Z","size":20,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-15T02:35:39.273Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alexcoder04.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}},"created_at":"2022-12-15T10:06:26.000Z","updated_at":"2023-10-22T14:13:37.000Z","dependencies_parsed_at":"2023-01-05T04:51:01.097Z","dependency_job_id":null,"html_url":"https://github.com/alexcoder04/setup-nspire-tools","commit_stats":{"total_commits":7,"total_committers":1,"mean_commits":7.0,"dds":0.0,"last_synced_commit":"ac356ef0fc42a1fd0b0a835f1f68d765dd25c753"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcoder04%2Fsetup-nspire-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcoder04%2Fsetup-nspire-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcoder04%2Fsetup-nspire-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcoder04%2Fsetup-nspire-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexcoder04","download_url":"https://codeload.github.com/alexcoder04/setup-nspire-tools/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247070927,"owners_count":20878586,"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":[],"created_at":"2024-12-16T22:50:34.132Z","updated_at":"2026-01-12T13:59:36.853Z","avatar_url":"https://github.com/alexcoder04.png","language":null,"readme":"\n# setup-nspire-tools\n\nThis is a GitHub Action that sets up all the tools needed for building TI-nspire Lua projects into `.tns` files.\n\n## Tools installed\n\n - [Luna](https://github.com/ndless-nspire/Luna) as `luna` - building `.tns` files from Lua code\n - [nspire-merge](https://github.com/alexcoder04/nspire-merge) as `nspire-merge` - merging multiple Lua source files and images into one\n - [Sol](https://github.com/alexcoder04/sol-tools) as `sol` - building projects based on the [Sol framework](https://github.com/alexcoder04/sol-lib).\n\n## Usage\n\n```yml\nname: ...\n\non:\n  ...\n\njobs:\n  build:\n    runs-on: ubuntu-latest\n\n    steps:\n    - uses: actions/checkout@v3\n    \n    - name: Setup nspire Tools\n      uses: alexcoder04/setup-nspire-tools@v1\n\n    - name: ...\n      run: ...\n\n    ...\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexcoder04%2Fsetup-nspire-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexcoder04%2Fsetup-nspire-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexcoder04%2Fsetup-nspire-tools/lists"}