Sha256: 421751ede91299fd3ab25a9d39cee1896f1e82459e1135d9fb456fefc8ecafd6
Contents?: true
Size: 1.47 KB
Versions: 1
Compression:
Stored size: 1.47 KB
Contents
.\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 .ad l . .TH "POLYMER\-INIT" "1" "November 2010" "POLYMER 1.0.0.BETA.6" "Polymer Manual" . .SH "NAME" \fBpolymer\-init\fR \- Create a new Polymer project in the current directory . .SH "SYNOPSIS" \fBpolymer init\fR [\-\-sprites=SPRITES] [\-\-sources=SOURCES] [\-\-no\-examples] [\-\-windows] . .SH "DESCRIPTION" Create a \fB\.polymer\fR file in the current directory with some sensible default settings\. By default, the \fBinit\fR command also copies some sample sources to provide a working example of how to create your own sprites\. . .SH "OPTIONS" . .TP \fB\-\-sprites=<path>\fR Path to a directory, relative to the current directory, in which sprites should be saved by default\. This can be customised later by in your polymer(5) file\. Default: public/images . .TP \fB\-\-sources=<path>\fR Path to a directory, relative to the current directory, in which Polymer should find the sources for your sprites\. This can be customised later in your polymer(5) file\. Default public/images/sprites . .TP \fB\-\-no\-examples\fR The \fBinit\fR command copies some sample sources into your \fBsources\fR directory to provide an example of how Polymer works\. The \fB\-\-no\-examples\fR option disabled this\. . .TP \fB\-\-windows\fR To provide better support for systems where files beginning with a "\." are troublesome, the \fB\-\-windows\fR option tells Polymer to create a \fBpolymer\.rb\fR file instead of \fB\.polymer\fR\.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
polymer-1.0.0.beta.6 | lib/polymer/man/polymer-init.1 |