1.7.2 • Published 1 year ago

boilermanager v1.7.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

:trumpet: Overview

Quickstart your projects by using a pre-configured boilerplate while also being able to manage and use your own boilerplates.

The default boilerplates available are listed from js-boilerplates and if you wish you can create your own according to boilerplates-template.

This tool was originally meant to be used only in javascript based projects, but it in fact can handle boilerplates from every other languages, such as golang-boilerplates.

:dart: Features

   ✔️ choose which boilerplate to start from: the default available options are listed from js-boilerplates;    ✔️ choose the boilerplate source from three options: default, github repository or local folder;    ✔️ create your own boilerplates by following boilerplates-template folder structure;    ✔️ supports filtering while choosing the boilerplate;    ✔️ shows if there is a new version available at every run.

:warning: Requirements

In order to use this project in your computer, you need to have the following items:

  • npm: To install the package. Npm is installed alongside nodejs;
  • nodejs: To actually run the package.

:bulb: Usage

Installation

To install boilermanager in your computer, simple run this command:

# install the boilermanager npm package
$ npm install -g boilermanager

After that you will be able to use the cli commands, through boilermanager or bpm.

Commands

The boilermanager has the following commands:

:wrench: Development

Development setup

if you want to contribute to this project, setup this project in your computer by run the following commands:

# Clone this repository
$ git clone https://github.com/lucasvtiradentes/boilermanager

# Go into the repository folder
$ cd boilermanager

# Install dependencies
$ npm install

# Run the typescript code in development mode
$ npm run dev

Used technologies

This project uses the following thechnologies:

:books: About

Related

  • js-boilerplates: default javascript boilerplates available;
  • golang-boilerplates: golang boilerplates;
  • boilermanager-template: template repository for you create and use your own boilerplates in boilermanager;
  • boilr: boilerplate template manager that generates files or directories from template repositories.

License

This project is distributed under the terms of the MIT License Version 2.0. A complete version of the license is available in the LICENSE file in this repository. Any contribution made to this project will be licensed under the MIT License Version 2.0.

Feedback

If you have any questions or suggestions you are welcome to discuss it on github issues or, if you prefer, you can reach me in my social media provided bellow.

1.7.2

1 year ago

1.7.1

1 year ago

1.7.0

1 year ago

1.6.1

1 year ago

1.3.4

1 year ago

1.2.5

1 year ago

1.6.0

1 year ago

1.5.1

1 year ago

1.3.3

1 year ago

1.2.4

1 year ago

1.5.0

1 year ago

1.4.1

1 year ago

1.3.2

1 year ago

1.2.3

1 year ago

1.4.0

1 year ago

1.3.1

1 year ago

1.2.2

1 year ago

1.3.0

1 year ago

1.2.1

1 year ago

1.2.0

1 year ago

1.1.2

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

0.0.2

1 year ago