Skip to main content

A command line tool to quick manage boilerplate structures called **plates**, it is extensible

Project description

:: A command line tool to quick manage boilerplate structures called plates, it is extensible

example usage:

    $ boiler -l

    Present plates

    =================================================================================================================
    | plate name           | type       | author     | description                                                  |
    =================================================================================================================
    | initscript           | copy       | mogui      | A template for init.d script of non-daemon app               |
    | wordpress            | bash       | mogui      | A quick way to have the latest wordpress version             |
    | wp_theme             | bash       | mogui      | Wordpress theme bare template                                |
    =================================================================================================================


$ boiler initscript nameyouwant_forscript

The basic idea is to have a central way to recall common script template or frequently used folder layout and the likes. It is all based on tpl files / folder called plates which are the template to create.

  • boiler -l will list all available plates to fire

  • boiler <plate_name> help will give help on that plate

  • boiler <plate_name> [new_name] will create the boilerplate in current directory with new_name name

Install

from Package index:

$ pip install boiler

From source

download or clone from here, then:

$ python setup.py install

Write Custom Tpl

Refer to Tpl repository

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

boiler-1.0.1.tar.gz (3.5 kB view details)

Uploaded Source

File details

Details for the file boiler-1.0.1.tar.gz.

File metadata

  • Download URL: boiler-1.0.1.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for boiler-1.0.1.tar.gz
Algorithm Hash digest
SHA256 42d8b463666336122c4de647e69fbd508af6e789e852fbeb10aca225818b43a5
MD5 1b01ab236a6fb84d762193d77aa44eed
BLAKE2b-256 19bc7e7807ca0ef4dde09428035ef5d2ea68a1b74437b467731e750c8946e0ad

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page