{"id":24960791,"url":"https://github.com/emacs-eask/template-elisp","last_synced_at":"2025-04-10T21:13:56.640Z","repository":{"id":103337078,"uuid":"486569490","full_name":"emacs-eask/template-elisp","owner":"emacs-eask","description":"Template elisp project for `eask create package`","archived":false,"fork":false,"pushed_at":"2025-02-11T01:49:29.000Z","size":20,"stargazers_count":3,"open_issues_count":1,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-10T21:13:52.234Z","etag":null,"topics":["eask","emacs","init","starter","template"],"latest_commit_sha":null,"homepage":"","language":"Makefile","has_issues":true,"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/emacs-eask.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"emacs-eask","patreon":"jcs090218","open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":"https://www.paypal.me/jcs090218"}},"created_at":"2022-04-28T11:40:32.000Z","updated_at":"2025-02-11T01:49:33.000Z","dependencies_parsed_at":"2025-01-21T00:23:54.145Z","dependency_job_id":"c98eec81-d607-46fe-b7a0-f6c5e9ef4c3d","html_url":"https://github.com/emacs-eask/template-elisp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emacs-eask%2Ftemplate-elisp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emacs-eask%2Ftemplate-elisp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emacs-eask%2Ftemplate-elisp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emacs-eask%2Ftemplate-elisp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/emacs-eask","download_url":"https://codeload.github.com/emacs-eask/template-elisp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248298312,"owners_count":21080320,"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":["eask","emacs","init","starter","template"],"created_at":"2025-02-03T08:31:26.136Z","updated_at":"2025-04-10T21:13:56.621Z","avatar_url":"https://github.com/emacs-eask.png","language":"Makefile","readme":"This project was bootstrapped with [eask/cli](https://github.com/emacs-eask/cli).\n\n## How to use?\n\n1. Write and design your package in `your-package.el`\n2. Install package dependences if any:\n\n  ```sh\n  eask install-deps\n  ```\n\n3. Prepare for installation, package it: (it will create package to `dist` folder)\n\n  ```sh\n  eask package\n  ```\n\n4. Install the built package:\n\n  ```sh\n  eask install\n  ```\n\n## Compile\n\nYou would want to compile your elisp file to check if there are errors:\n\n```sh\neask compile\n```\n\n## Cleaning\n\nSimply executes the following:\n\n```sh\neask clean all\n```\n\nFor more options, see `eask clean --help`!\n\n## Linting\n\nLinting is often optional but recommended to all elisp developers.\n\nwith `checkdoc`:\n\n```sh\neask lint checkdoc\n```\n\nwith `package-lint`:\n\n```sh\neask lint package  # for package-lint\n```\n\nFor more options, see `eask lint --help`!\n\n## Testing\n\nEask supports [ERT](https://www.gnu.org/software/emacs/manual/html_node/ert/index.html)\n, [Buttercup](https://github.com/jorgenschaefer/emacs-buttercup)\n, [Ecukes](https://github.com/ecukes/ecukes), and more.\n\nFor more options, see `eask test --help`!\n\n## Continuous Integration\n\n### GitHub Actions\n\n```sh\neask generate workflow github\n```\n\n### CircleCI\n\n```sh\neask generate workflow circle-ci\n```\n\nFor more options, see `eask generate workflow --help`!\n\n## Learn More\n\nTo learn Eask, check out the [Eask documentation](https://github.com/emacs-eask).\n","funding_links":["https://github.com/sponsors/emacs-eask","https://patreon.com/jcs090218","https://www.paypal.me/jcs090218"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femacs-eask%2Ftemplate-elisp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femacs-eask%2Ftemplate-elisp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femacs-eask%2Ftemplate-elisp/lists"}