Skip to main content

mr.bob template for Fanstatic packages

Project description

Introduction

bobtemplates.fanstatic provides mr.bob templates to generate packages for Fanstatic.

Available templates are:

  • package: a simple template for a Fanstatic package.

Global settings

Some variables are used with every template. These should be added to the mr.bob user config in ~/.mrbob, e.g.:

[variables]

author.name = Nuno Teixeira
author.email = teixas@gmail.com
author.github.user = teixas

Creating a Fanstatic package

To create a Fanstatic package run:

mrbob -O js.some_library bobtemplates.fanstatic:package

and answer the questions:

Welcome to mr.bob interactive mode. Before we generate directory structure,
some questions need to be answered.

Answer with a question mark to display help.
Value in square brackets at the end of the questions present default value
if there is no answer.


--> Name of wrapped library: some_library

--> Version of the wrapped library: 1.4.4

--> URL of the wrapped library: http://some_library.com

Then you could add resources files:

cd js.some_library/js/some_library/resources

Register them in __init__.py:

cd ..
<editor> __init__.py

Run tests:

python bootstrap.py
buildout
py.test js

Changelog

0.1-1 - 2013-03-01

  • Fix packaging.

0.1 - 2013-02-28

  • First release.

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

bobtemplates.fanstatic-0.1-1.tar.gz (9.4 kB view details)

Uploaded Source

File details

Details for the file bobtemplates.fanstatic-0.1-1.tar.gz.

File metadata

File hashes

Hashes for bobtemplates.fanstatic-0.1-1.tar.gz
Algorithm Hash digest
SHA256 031bdb70ad99300c48be090d56e6cc3750a8ff023a4ed7a32ed12d7850db60f6
MD5 c3f9b3c62ba6239bd3b8d7ac9f087473
BLAKE2b-256 4bfe53d6c137787c6018d9ca03649406889cf45570c98dae160d6dbeafc9981c

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