Skip to content

kurone-kito/automata

📄 Generic repository template

Linting

Features

Using this template

  1. Click "Use this template" on GitHub to create your repository.
  2. Replace the LICENSE file if you prefer a different license.
  3. Review workflows under .github/workflows and adjust them to your needs.
  4. Customize the configuration files:
    • .editorconfig sets editor rules.
    • .gitattributes manages export rules.
    • .imgbotconfig controls image optimization.
    • .markdownlint.yml and .markdownlint-cli2.yaml define Markdown lint rules.
    • cspell.config.yml configures spell checking.
    • .coderabbit.yaml contains CodeRabbit settings.
    • .vscode/ provides recommended settings for VS Code.
  5. Update documents in .github/ such as CONTRIBUTING.md to match your policies.

License

MIT

About

Practice for automation with LLM and computer use

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Contributors

Generated from kurone-kito/template