Git Product home page Git Product logo

pma's Introduction

PMA (for monsters)

Para quem vive no terminal e não quer sair para fazer aponamento.

Configuração

Antes de utilizar copie o arquivo scripts/configs.bash.example para scripts/configs.bash.

Agora preencha os parâmetros de configuração abaixo no arquivo: scripts/configs.bash

  • LOGIN=<login_pma>
  • PASSWORD=<password_pma>
  • PROJECT_DEFAULT=<project_id>
  • ACTIVITY_DEFAULT=<activity_id>
  • DESCRIPTION_DEFAULT='description default here'

Apontamento

./pma.sh new <hr_start> <hr_end> <description :optional> <date :optional>

Examle 1:

Apontamento para data atual e descrição padrão:

./pma.sh new 08:00 12:00

Examle 2:

Apontamento para data atual e descrição personalizada:

./pma.sh new 08:00 12:00 'Descrição aqui...'

Examle 3:

Apontamento para data e descrição personalizada:

./pma.sh new 08:00 12:00 'Descrição aqui...' 29/01/2020

Projetos

Para listar projetos do seu usuário:

./pma.sh project list

Para listar atividades de um projeto, utilize o código retornado na lista ./pma.sh project list:

./pma.sh project items <project_cod>

Para atualizar lista de projetos:

./pma.sh project refresh

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.