Skip to content

node-jeneralize/pkfire

Repository files navigation

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