tentacode / jevendsdestrucs

🤑 Little personal helper to synchronize ads on Leboncoin and Audiofanzine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jevendsdestrucs

Hand writtend doc

npm i
cp .env.dist .env
# change values in .env
bin/run synchronize

Autogenerated doc

Synchronise ads on Leboncoin / Aufiofanzine

oclif Version Downloads/week License

Usage

$ npm install -g jevendsdestrucs
$ jvdt COMMAND
running command...
$ jvdt (-v|--version|version)
jevendsdestrucs/0.0.0 linux-x64 node-v10.16.3
$ jvdt --help [COMMAND]
USAGE
  $ jvdt COMMAND
...

Commands

jvdt hello [FILE]

describe the command here

USAGE
  $ jvdt hello [FILE]

OPTIONS
  -f, --force
  -h, --help       show CLI help
  -n, --name=name  name to print

EXAMPLE
  $ jvdt hello
  hello world from ./src/hello.ts!

See code: src/commands/hello.ts

jvdt help [COMMAND]

display help for jvdt

USAGE
  $ jvdt help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

TODO README :

  • Setup (cp .env.dist .env)

About

🤑 Little personal helper to synchronize ads on Leboncoin and Audiofanzine


Languages

Language:TypeScript 94.2%Language:JavaScript 5.8%