0.1.4 • Published 3 years ago

lampone v0.1.4

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

version prod workflow npm

 __
/\ \
\ \ \         __      ___ ___   _____     ___     ___      __
 \ \ \  __  /'__`\  /' __` __`\/\ '__`\  / __`\ /' _ `\  /'__`\
  \ \ \L\ \/\ \L\.\_/\ \/\ \/\ \ \ \L\ \/\ \L\ \/\ \/\ \/\  __/
   \ \____/\ \__/.\_\ \_\ \_\ \_\ \ ,__/\ \____/\ \_\ \_\ \____\
    \/___/  \/__/\/_/\/_/\/_/\/_/\ \ \/  \/___/  \/_/\/_/\/____/
                                  \ \_\
                                   \/_/

Lampone

JavaScript/NodeJS CLI ToolKit

Motivation

  1. Nice start point to learn best development practises (Documentation, Issue reporting, package publishing, Typescript, etc).
  2. Oportunity to work and collaborate with other devs.

Usage (no installation needed)

npx lampone runs prettier on every file and set up prettierrc.json

or

npx lampone --pre-commit installs prettier, husky and lint staged to format code on every commit

lampone