-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.copier-config.yaml
38 lines (37 loc) · 1.77 KB
/
.copier-config.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
# Changes here will be overwritten by Copier; do NOT edit manually
_commit: v0.4.26
_src_path: gh:entelecheia/hyperfast-python-template
author: Young Joon Lee
build_and_release: false
code_template_answers_file: .copier-hyfi-config.yaml
code_template_source: ''
copyright_year: 2023
documentaion_tool: mkdocs
documentation_url: https://dotfiles.entelecheia.ai
email: entelecheia@hotmail.com
favicon_path: https://assets.entelecheia.ai/favicon.png
friendly_name: Dotfiles
github_repo_name: dotfiles
github_username: entelecheia
google_analytics_id: G-VMN7QWCMSV
logo_path: https://assets.entelecheia.ai/logo.png
package_name: dotfiles
project_description: The Dotfiles project offers a comprehensive solution for managing
and synchronizing your dotfiles across various environments, including local development,
CI/CD pipelines, and production systems. With this tool, you can effortlessly
maintain a consistent development environment, simplifying collaboration and reducing
the time spent on setting up new machines. The Dotfiles project uses the Chezmoi
framework, providing a secure and flexible way to manage your configuration files.
The project also includes support for additional integrations, such as Docker,
GitHub repositories, and password management tools, further enhancing your development
experience. Get started with the Dotfiles project today and enjoy a seamless,
hassle-free configuration management process.
project_license: MIT
project_name: dotfiles
project_short_description: Easily manage and synchronize your dotfiles across multiple
environments with the Dotfiles project, streamlining your development setup and
CI/CD pipeline.
upload_to_release: false
upload_to_repository: false
use_launch_buttons: false
use_source_code_skeleton: false