blog

command module
v0.0.0-...-396de1d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 14, 2025 License: MIT Imports: 13 Imported by: 0

README

Blog

Lint Status Security Scan

Blog is a personal blog where thoughts, experiences, and technical insights are shared. It serves as a digital garden, a place for growth and cultivation of ideas across various interests, primarily centered around technology, programming, and histories.

Personal Project

This blog represents a personal journey and is a reflection of my passions and hobbies. The contents of the blog are informal, often experimental, and represent my voice and personal views.

Feel free to explore the posts and engage with the content. While this is a personal endeavor, I welcome constructive discussions and interactions with readers.

Installation

To use this go Player, you need to have Go installed on your computer. If you don't have Go installed, you can download it from the official Go website.

  1. Clone this repository:

       git clone git@github.com:Jeanpigi/blog.git
    
  2. Go to the project directory:

       cd blog
    

Usage

Running Directly

To run the program directly without compiling, use the following command in the terminal:

go run main.go
Compiling

To run the program directly compiling, use the following command in the terminal:

go build main.go

Then use the following command in the terminal:

./main

Contribución

If you wish to contribute to this project and help it grow, follow these steps:

  1. Fork this repository.
  2. Create a new branch with a descriptive name: `git checkout -b branch_name``.
  3. Make the necessary modifications and commit your changes.
  4. Push your changes to the remote repository: `git push origin branch_name``.
  5. Open a pull request to review your changes and merge them into the main branch.

Authors

  • Jean Pierre

Licencia

This project was created under the MIT License.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
models
models/portfolio.go
models/portfolio.go

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL