quickplates / generic

Generic project template πŸ‘€

Home Page:https://github.com/quickplates/generic-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

generic

Generic project template πŸ‘€

Lint Test Example


πŸ’‘ About

This repository contains a copier template that can be used to generic-purpose projects.

You can view the example of project generated from this template here.

πŸ“œ Usage

To create a new project from this template in the current directory, make sure you have copier installed and run:

copier copy gh:quickplates/generic .

πŸš€ Features

  • fully reproducible development environments with Dev Containers and Nix
  • automatic environment activation with direnv
  • running tasks with Task
  • formatting and linting with Trunk
  • continuous integration with GitHub Actions
  • easy to write and nice looking documentation with Docusaurus

πŸ’» Development

Read more about how to develop the project here.

If you have any ideas on how to improve this template, please open an issue or submit a pull request. All contributions are welcome! πŸ€—

About

Generic project template πŸ‘€

https://github.com/quickplates/generic-example

License:MIT No Attribution


Languages

Language:Jinja 69.7%Language:CSS 12.3%Language:Shell 12.3%Language:JavaScript 3.3%Language:Dockerfile 2.3%