pkgs

The fastest and most customizable way to set up a modern web app in seconds.

MPL-2.0 License

Downloads
106
Stars
2
Committers
2

Bot releases are visible (Hide)

pkgs - v0.0.4 Latest Release

Published by bjohansebas 10 months ago

RapidBuild v0.0.4 (2023-12-18)

Features

  • Add Tailwind support for a new project.
  • Ask about alias paths in TypeScript projects.

Fixed

  • Make TypeScript the default option.

Full Changelog: https://github.com/bjohansebas/rapidbuild/compare/v0.0.3...v0.0.4

pkgs - v0.0.3

Published by bjohansebas 10 months ago

RapidBuild v0.0.3 (2023-12-10)

Features

  • Add the Husky option to enhance and secure commits.
  • Add the VSCode option to improve the development environment.

Full Changelog: https://github.com/bjohansebas/rapidbuild/compare/v0.0.2...v0.0.3

pkgs - v0.0.2

Published by bjohansebas 11 months ago

RapidBuild v0.0.2 (2023-12-04)

Features

  • Add support for creating projects with TypeScript.

Changed

  • Replace --biome, --eslint, --prettier with --formatter and --linter.

Full Changelog: https://github.com/bjohansebas/rapidbuild/compare/v0.0.1...v0.0.2

pkgs - v0.0.1

Published by bjohansebas 11 months ago

RapidBuild v0.0.1 (2023-12-03)

Features

  • Add Biome option for linter and formatter tool
  • Add ESLint option for the linter tool
  • Add Prettier option for the formatter tool