Skip to content

Feat/init#1

Merged
leodahal4 merged 15 commits intomainfrom
feat/init
Feb 6, 2025
Merged

Feat/init#1
leodahal4 merged 15 commits intomainfrom
feat/init

Conversation

@enzokamal
Copy link
Copy Markdown
Collaborator

Description

Project setup and configuration with default supported laguages

NOTE: Currently we are supporting below languages,

  1. Golang,
  2. TypeScript,
  3. Terraform,
  4. Python

And also the global config is supported, which can be utilized for
installing all of the configuration of above mentioned languages.

 Changes to be committed:
	new file:   CHANGELOG.md
	new file:   CODE_OF_CONDUCT.md
	new file:   CONTRIBUTING.md
	new file:   LICENSE
	new file:   README.md
	new file:   current_dir.sh
	new file:   docs/content/contributing/contributors-guidelines.md
	new file:   docs/content/contributing/contributors.md
	new file:   docs/content/contributing/maintainers-guidelines.md
	new file:   docs/content/contributing/maintainers.md
	new file:   docs/content/contributing/submitting-issues.md
	new file:   docs/content/contributing/submitting-pull-requests.md
	new file:   docs/content/contributing/submitting-security-issues.md
	new file:   docs/content/contributing/thank-you.md
	new file:   docs/content/known-issues/precommit-hooks.md
	new file:   global/install_dependencies.sh
	new file:   global/main.sh
	new file:   global/pre-commit.sh
	new file:   golang/install_dependencies.sh
	new file:   golang/main.sh
	new file:   golang/pre-commit.sh
	new file:   precommit-startup.sh
	new file:   python/install_dependencies.sh
	new file:   python/main.sh
	new file:   python/pre-commit.sh
	new file:   terraform/install_dependencies.sh
	new file:   terraform/main.sh
	new file:   terraform/pre-commit.sh
	new file:   typescript/install_dependencies.sh
	new file:   typescript/main.sh
	new file:   typescript/pre-commit.sh

sarosejoshi and others added 2 commits February 5, 2025 14:29
…nguages

NOTE: Currently we are supporting below languages,
1. Golang,
2. TypeScript,
3. Terraform,
4. Python
And also the global config is supported, which can be utilized for
installing all of the configuration of above mentioned languages.

 Changes to be committed:
	new file:   CHANGELOG.md
	new file:   CODE_OF_CONDUCT.md
	new file:   CONTRIBUTING.md
	new file:   LICENSE
	new file:   README.md
	new file:   current_dir.sh
	new file:   docs/content/contributing/contributors-guidelines.md
	new file:   docs/content/contributing/contributors.md
	new file:   docs/content/contributing/maintainers-guidelines.md
	new file:   docs/content/contributing/maintainers.md
	new file:   docs/content/contributing/submitting-issues.md
	new file:   docs/content/contributing/submitting-pull-requests.md
	new file:   docs/content/contributing/submitting-security-issues.md
	new file:   docs/content/contributing/thank-you.md
	new file:   docs/content/known-issues/precommit-hooks.md
	new file:   global/install_dependencies.sh
	new file:   global/main.sh
	new file:   global/pre-commit.sh
	new file:   golang/install_dependencies.sh
	new file:   golang/main.sh
	new file:   golang/pre-commit.sh
	new file:   precommit-startup.sh
	new file:   python/install_dependencies.sh
	new file:   python/main.sh
	new file:   python/pre-commit.sh
	new file:   terraform/install_dependencies.sh
	new file:   terraform/main.sh
	new file:   terraform/pre-commit.sh
	new file:   typescript/install_dependencies.sh
	new file:   typescript/main.sh
	new file:   typescript/pre-commit.sh
@enzokamal enzokamal requested a review from leodahal4 February 5, 2025 08:50
@enzokamal enzokamal self-assigned this Feb 5, 2025
@enzokamal enzokamal requested a review from sarosejoshi February 6, 2025 10:04
Changes to be committed:
      modified:   CHANGELOG.md
@leodahal4 leodahal4 merged commit 38b8d88 into main Feb 6, 2025
@leodahal4 leodahal4 deleted the feat/init branch February 6, 2025 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants