fraxken / pcg

Plan comptable général CLI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pcg

Plan Comptable Général (pcg) CLI.

Features

  • Afficher le PCG dans le terminal (filtrable par classes de comptes).
  • Recherche par mot clés.

Getting Started

This package is available in the Node Package Repository and can be easily installed with npm or yarn.

$ git clone https://github.com/fraxken/pcg.git
$ cd pcg
$ npm ci
$ npm link

Usage example

When installed globally the pcg executable will be exposed in your terminal

$ pcg -h
$ pcg account 2
$ pcg search client

About

Plan comptable général CLI

License:MIT License


Languages

Language:JavaScript 100.0%