Skip to content

Latest commit

Β 

History

History
50 lines (36 loc) Β· 1.05 KB

File metadata and controls

50 lines (36 loc) Β· 1.05 KB

pkfire

NPM test

pkfire -> project kicking firely

The CLI toolchain installer for Node application developers

pkfire

✨ FEATURES

  • πŸ–¨οΈ Generate configuration files
  • πŸ’Ό Install required packages automatically
  • πŸ‘· Generate toolchain runner of GitHub Actions
  • πŸ› οΈ Support Frontend Toolchain Plugins

πŸ“¦οΈ SUPPORT PACKAGES

  • ESLint
    • @typescript-eslint/eslint-plugin
    • @typescript-eslint/parser
    • eslint-config-prettier
  • Prettier
  • TypeScript
  • jest
    • ts-node
    • ts-jest
    • @types/jest

πŸ› οΈ SUPPORT FRAMEWORKS

  • Nuxt.js(with js, with ts)
  • Next.js

πŸ§‘β€πŸ’» GET STARTED

$ npx pkfire
# for project maintainers
$ yarn
$ yarn start

πŸ“„ LICENSE

MIT