Skip to main content

A awesome cli project.

Project description

Gister Cli

Gister CLI es una herramienta creada para simplificar tareas recurrentes en un entorno de desarrollo en especifico.

Por ahora estas son las features con las que cuenta:

  • Manejo de diferentes entornos de git (GITEnv)

Nota: Se agregaran nuevas funcionalidades proximamente.

GITEnv

Esta herramienta te permitira cambiar de entorno de manera rapida y sin complicadas configuraciones, podrás reducir tiempo y errores al cambiar entre entornos.

Para configurar la herramienta es necesario crear el archivo de configuración dentro de la home mediante:

$ cd ~
$ touch .gisterconfig

el contenido del archivo debe contener los entornos a configurar de la siguiente manera:

gitenv:
  env:
    work:
      username: TestUser
      email: testUser@email.com
      ssh: true
    me:
      username: TestUser2
      email: testUser2@email.com
      ssh: false
  active: me

Propiedades

  • gitenv: Configuración de la herramienta gitenv
  • env: Lista de entornos, es necesario que cuenten con los datos de username, email, ssh
    • username: Nombre de usuario registrado
    • email: Email registrado
    • ssh: Colocar en true si la cuenta trabaja con repositorios privados, por ejemplo la cuenta de usuario de una organización.
  • active: Determina el entorno que se encuentra actualmente activo. Colocar el entorno preferido en la primera configuración posteriormente al usar el comando, este cambiará el entorno activo de forma automática.

Comandos

Comando Descripción
gister gitenv --env {entorno} Cambia el entorno de ejecución dependiendo de
dependiendo de los entornos configurados

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gister-cli-0.0.4.tar.gz (7.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

gister_cli-0.0.4-py3-none-any.whl (8.9 kB view details)

Uploaded Python 3

File details

Details for the file gister-cli-0.0.4.tar.gz.

File metadata

  • Download URL: gister-cli-0.0.4.tar.gz
  • Upload date:
  • Size: 7.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.6

File hashes

Hashes for gister-cli-0.0.4.tar.gz
Algorithm Hash digest
SHA256 ee06b5cdd7bb62071e56be92fb247aa932fdfa9d1b849b2686409020f656fca8
MD5 6b4dc86231398b353a1dfcc3af6c8a68
BLAKE2b-256 31a8eb8e19047bf9deac11a1a7b04af3cafe5e57abd5dc027e1ec23ee870801f

See more details on using hashes here.

File details

Details for the file gister_cli-0.0.4-py3-none-any.whl.

File metadata

  • Download URL: gister_cli-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 8.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.6

File hashes

Hashes for gister_cli-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 88e5aa94a8ec1f81973bc20a649d8fff62fdce569ef56a13ec8d6ef5f88ab742
MD5 616c396ae9d349b31ee065168ddd74a5
BLAKE2b-256 aeb86ab55d407bb36c43cadd8c93f3c8956f9d0c18c00eb94e81e49ed49eab7a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page