theme-juice 0.8.1 → 0.8.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: a9978842ce4f98332d03155f554bf772cc703cab
4
- data.tar.gz: 8edc68a39ff7b1c13dc526bb86c5d0e7a5166945
3
+ metadata.gz: f1b4c6c5386a10675c41530b98cc3cb632b15674
4
+ data.tar.gz: ec5d31b3351fc7efcd76a8253e1f1fe0710c16c9
5
5
  SHA512:
6
- metadata.gz: b731490d70636c4e86dc2017ae6d8221d099f6c6049b445936f08319a99798a32dc719c6645d8b7f8ebc130a53047e3c3389b88ff56c7f506701937b3ce37102
7
- data.tar.gz: 35670eee2b0c4a4450a80981cbc9fffbbfa9025ae1c55d27970d21288ce5ac32a253896cbb12771646c65ef1f307f1f25d69f0351b0d6da1f1d62fed82c9b902
6
+ metadata.gz: 2a83728c0aa8e14031916578cd8be69008fcc51e917683aee678e31a0e9427c0d9b6d656ad53f9c204cc6bd9486ac562ed82db40f2bf29ac9e20192503a7a019
7
+ data.tar.gz: a0aa3c029fcd9639135a6fd26f4f9ffabad2f8393a11149190b3dab1ec0efe7e878ff53e2d216740da8f2ac62f11c48d954875efce5c8a340481ad6d1c2b9d32
@@ -10,16 +10,7 @@
10
10
  \fBtj\fR [\fIcommand\fR] [\-\-flag=\fIarg\fR] [\-\-flag]
11
11
  .
12
12
  .SH "DESCRIPTION"
13
- \fBTheme Juice\fR is a WordPress development command line utility that allows
14
- .
15
- .br
16
- you to scaffold out entire Vagrant development environments in seconds
17
- .
18
- .br
19
- (using VVV \fIhttps://github\.com/Varying\-Vagrant\-Vagrants/VVV\fR as the VM),
20
- .
21
- .br
22
- manage dependencies and build tools, and even handle deployments\.
13
+ \fBTheme Juice\fR is a WordPress development command line utility that allows you to scaffold out entire Vagrant development environments in seconds (using VVV \fIhttps://github\.com/Varying\-Vagrant\-Vagrants/VVV\fR as the VM), manage dependencies and build tools, and even handle deployments\.
23
14
  .
24
15
  .SH "GLOBAL OPTIONS"
25
16
  .
@@ -145,14 +136,17 @@ Delete a project
145
136
  List all projects
146
137
 
147
138
  .
148
- .SH "CONFIG COMMANDS"
149
- These run the corresponding command from your project\'s config file\. They
139
+ .SH "SECONDARY COMMANDS"
150
140
  .
151
- .br
152
- accept any number of commands, since the behavior and handling of input
141
+ .TP
142
+ \fBvm\fR, \fBvagrant\fR, \fBvvv\fR=[\fIcommand\fR[,\fIcommand\fR]\.\.\.]:
153
143
  .
154
144
  .br
155
- is defined within the config file itself\.
145
+ Manage development environment\. Commands are proxied to your Vagrant installation so that they can be run from any directory\.
146
+
147
+ .
148
+ .SH "CONFIG COMMANDS"
149
+ These run the corresponding command from your project\'s config file\. They accept any number of commands, since the behavior and handling of input is defined within the config file itself\.
156
150
  .
157
151
  .TP
158
152
  \fBinstall\fR, \fBbuild\fR=[\fIcommand\fR[,\fIcommand\fR]\.\.\.]:
@@ -202,11 +196,4 @@ Backup project
202
196
  .br
203
197
  Manage and run project tests
204
198
 
205
- .
206
- .TP
207
- \fBvm\fR, \fBvagrant\fR, \fBvvv\fR=[\fIcommand\fR[,\fIcommand\fR]\.\.\.]:
208
- .
209
- .br
210
- Manage development environment
211
-
212
199
 
@@ -10,22 +10,7 @@
10
10
  \fBtj create\fR [\-\-flag=\fIarg\fR] [\-\-flag]
11
11
  .
12
12
  .SH "DESCRIPTION"
13
- Creates a new project\. It will lead the user through a series of prompts to
14
- .
15
- .br
16
- set up required project information, such as name, location, theme, database
17
- .
18
- .br
19
- info, etc\. Using the specified information, it will run the installation
20
- .
21
- .br
22
- process and set up a local development environment, if it hasn\'t already
23
- .
24
- .br
25
- been set up\. It will sync your local project location with the project
26
- .
27
- .br
28
- location within the VM\.
13
+ Creates a new project\. It will lead the user through a series of prompts to set up required project information, such as name, location, theme, database info, etc\. Using the specified information, it will run the installation process and set up a local development environment, if it hasn\'t already been set up\. It will sync your local project location with the project location within the VM\.
29
14
  .
30
15
  .SH "GLOBAL OPTIONS"
31
16
  .
@@ -10,15 +10,11 @@ SYNOPSIS
10
10
 
11
11
  DESCRIPTION
12
12
  Creates a new project. It will lead the user through a series of
13
- prompts to
14
- set up required project information, such as name, location, theme,
15
- database
16
- info, etc. Using the specified information, it will run the installa-
17
- tion
18
- process and set up a local development environment, if it hasn't
19
- already
20
- been set up. It will sync your local project location with the project
21
- location within the VM.
13
+ prompts to set up required project information, such as name, location,
14
+ theme, database info, etc. Using the specified information, it will run
15
+ the installation process and set up a local development environment, if
16
+ it hasn't already been set up. It will sync your local project location
17
+ with the project location within the VM.
22
18
 
23
19
  GLOBAL OPTIONS
24
20
  -n, --name=string:
@@ -10,13 +10,7 @@
10
10
  \fBtj delete\fR [\-\-flag=\fIarg\fR] [\-\-flag]
11
11
  .
12
12
  .SH "DESCRIPTION"
13
- Remove a project from your development environment\. This will only remove files
14
- .
15
- .br
16
- that were generated by \fBtj\fR i\.e\. the database setup, development url, and
17
- .
18
- .br
19
- shared directories\.
13
+ Remove a project from your development environment\. This will only remove files that were generated by \fBtj\fR i\.e\. the database setup, development url, and shared directories\.
20
14
  .
21
15
  .P
22
16
  It will not touch your local folders that were synced to the VM\.
@@ -10,9 +10,8 @@ SYNOPSIS
10
10
 
11
11
  DESCRIPTION
12
12
  Remove a project from your development environment. This will only
13
- remove files
14
- that were generated by tj i.e. the database setup, development url, and
15
- shared directories.
13
+ remove files that were generated by tj i.e. the database setup, devel-
14
+ opment url, and shared directories.
16
15
 
17
16
  It will not touch your local folders that were synced to the VM.
18
17
 
@@ -10,13 +10,7 @@
10
10
  \fBtj setup\fR [\-\-flag=\fIarg\fR] [\-\-flag]
11
11
  .
12
12
  .SH "DESCRIPTION"
13
- Sets up an existing local project within the development environment\. You
14
- .
15
- .br
16
- will go through a series of prompts to create the necessary files\. This
17
- .
18
- .br
19
- command is essentially an alias for \fBtj create \-\-bare\fR\.
13
+ Sets up an existing local project within the development environment\. You will go through a series of prompts to create the necessary files\. This command is essentially an alias for \fBtj create \-\-bare\fR\.
20
14
  .
21
15
  .SH "GLOBAL OPTIONS"
22
16
  .
@@ -10,9 +10,8 @@ SYNOPSIS
10
10
 
11
11
  DESCRIPTION
12
12
  Sets up an existing local project within the development environment.
13
- You
14
- will go through a series of prompts to create the necessary files. This
15
- command is essentially an alias for tj create --bare.
13
+ You will go through a series of prompts to create the necessary files.
14
+ This command is essentially an alias for tj create --bare.
16
15
 
17
16
  GLOBAL OPTIONS
18
17
  -n, --name=name:
@@ -10,8 +10,8 @@ SYNOPSIS
10
10
 
11
11
  DESCRIPTION
12
12
  Theme Juice is a WordPress development command line utility that allows
13
- you to scaffold out entire Vagrant development environments in seconds
14
- (using VVV https://github.com/Varying-Vagrant-Vagrants/VVV as the VM),
13
+ you to scaffold out entire Vagrant development environments in seconds
14
+ (using VVV https://github.com/Varying-Vagrant-Vagrants/VVV as the VM),
15
15
  manage dependencies and build tools, and even handle deployments.
16
16
 
17
17
  GLOBAL OPTIONS
@@ -86,11 +86,16 @@ PRIMARY COMMANDS
86
86
  List all projects
87
87
 
88
88
 
89
+ SECONDARY COMMANDS
90
+ vm, vagrant, vvv=[command[,command]...]:
91
+ Manage development environment. Commands are proxied to your
92
+ Vagrant installation so that they can be run from any directory.
93
+
94
+
89
95
  CONFIG COMMANDS
90
96
  These run the corresponding command from your project's config file.
91
- They
92
- accept any number of commands, since the behavior and handling of input
93
- is defined within the config file itself.
97
+ They accept any number of commands, since the behavior and handling of
98
+ input is defined within the config file itself.
94
99
 
95
100
  install, build=[command[,command]...]:
96
101
  Run installation for project
@@ -120,10 +125,6 @@ CONFIG COMMANDS
120
125
  Manage and run project tests
121
126
 
122
127
 
123
- vm, vagrant, vvv=[command[,command]...]:
124
- Manage development environment
125
-
126
-
127
128
 
128
129
 
129
130
 
@@ -1,5 +1,5 @@
1
1
  # encoding: UTF-8
2
2
 
3
3
  module ThemeJuice
4
- VERSION = "0.8.1"
4
+ VERSION = "0.8.2"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: theme-juice
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.8.1
4
+ version: 0.8.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ezekiel Gabrielse