@abux/builder
TypeScript icon, indicating that this package has built-in type declarations

0.3.4 • Public • Published

@abux/builder

build version downloads code style

Quick scaffolding code base to build web apps and games. Designed to work with Yarn Berry, Yarn SDKs, monorepos, typescript...

Table of contents

Usage

Scaffold new code base

Optionally, if you start with an empty repo, you can setup yarn berry by:

yarn init -2

Run this command for the builder to setup necessary dependencies and code base:

yarn dlx @abux/builder init

Commands

Documentation coming soon

Customization

Documentation coming soon

Changelog

See CHANGELOG.md

Contribution

All PRs and ideas for improvement are welcomed.

If you got any issues using this package, don't hesitate to create new 🐞 Bug report with a proper package:<name> label.

Feel free to clone this project, make changes that your feel necessary and pull request anytime you want.

Install dependencies and run development build

yarn install
yarn start

Working on your first Pull Request?

You can learn how from this free video series: How to Contribute to an Open Source Project on GitHub

To help you get your feet wet and get you familiar with our contribution process, we have a list of good first issues that contain bugs that have a relatively limited scope. This is a great place to get started.


Cheers 🍻

Package Sidebar

Install

npm i @abux/builder

Weekly Downloads

94

Version

0.3.4

License

MIT

Unpacked Size

60.9 kB

Total Files

20

Last publish

Collaborators

  • hungluu