-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
266 lines (264 loc) · 21.2 KB
/
index.html
File metadata and controls
266 lines (264 loc) · 21.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
<meta name="generator" content="Hugo 0.121.1">
<meta name="generator" content="Relearn 5.23.2+tip">
<meta name="description" content="">
<meta name="author" content="">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="plybuild">
<meta name="twitter:description" content="">
<meta property="og:title" content="plybuild">
<meta property="og:description" content="">
<meta property="og:type" content="website">
<meta property="og:url" content="https://plybuild.io/index.html">
<meta property="og:site_name" content="plybuild">
<title>plybuild</title>
<link href="/index.xml" rel="alternate" type="application/rss+xml" title="plybuild">
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
<link href="/css/fontawesome-all.min.css?1704062723" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/fontawesome-all.min.css?1704062723" rel="stylesheet"></noscript>
<link href="/css/nucleus.css?1704062723" rel="stylesheet">
<link href="/css/auto-complete.css?1704062723" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/auto-complete.css?1704062723" rel="stylesheet"></noscript>
<link href="/css/perfect-scrollbar.min.css?1704062723" rel="stylesheet">
<link href="/css/fonts.css?1704062723" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/fonts.css?1704062723" rel="stylesheet"></noscript>
<link href="/css/theme.css?1704062723" rel="stylesheet">
<link href="/css/theme-plybuild-variant.css?1704062723" rel="stylesheet" id="R-variant-style">
<link href="/css/chroma-relearn-dark.css?1704062723" rel="stylesheet" id="R-variant-chroma-style">
<link href="/css/variant.css?1704062723" rel="stylesheet">
<link href="/css/print.css?1704062723" rel="stylesheet" media="print">
<link href="/css/ie.css?1704062723" rel="stylesheet">
<script src="/js/url.js?1704062723"></script>
<script src="/js/variant.js?1704062723"></script>
<script>
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
window.index_js_url="/index.search.js";
var root_url="/";
var baseUri=root_url.replace(/\/$/, '');
window.relearn = window.relearn || {};
window.relearn.baseUriFull='https:\/\/plybuild.io/';
// variant stuff
window.relearn.themeVariantModifier='';
window.variants && variants.init( [ 'plybuild-variant' ] );
// translations
window.T_Copy_to_clipboard = `Copy to clipboard`;
window.T_Copied_to_clipboard = `Copied to clipboard!`;
window.T_Copy_link_to_clipboard = `Copy link to clipboard`;
window.T_Link_copied_to_clipboard = `Copied link to clipboard!`;
window.T_Reset_view = `Reset view`;
window.T_View_reset = `View reset!`;
window.T_No_results_found = `No results found for "{0}"`;
window.T_N_results_found = `{1} results found for "{0}"`;
</script>
</head>
<body class="mobile-support html" data-url="/index.html">
<div id="R-body" class="default-animation">
<div id="R-body-overlay"></div>
<nav id="R-topbar">
<div class="topbar-wrapper">
<div class="topbar-sidebar-divider"></div>
<div class="topbar-area topbar-area-start" data-area="start">
<div class="topbar-button topbar-button-sidebar" data-content-empty="disable" data-width-s="show" data-width-m="hide" data-width-l="hide"><button class="topbar-control" onclick="toggleNav()" type="button" title="Menu (CTRL+ALT+n)"><i class="fa-fw fas fa-bars"></i></button>
</div>
<div class="topbar-button topbar-button-toc" data-content-empty="hide" data-width-s="show" data-width-m="show" data-width-l="show"><button class="topbar-control" onclick="toggleTopbarFlyout(this)" type="button" title="Table of Contents (CTRL+ALT+t)"><i class="fa-fw fas fa-list-alt"></i></button>
<div class="topbar-content">
<div class="topbar-content-wrapper"><nav class="TableOfContents">
<ul>
<li>
<ul>
<li><a href="#_a-power-tool-for-development-on-the-java-platform_"><em>A power tool for development on the Java Platform</em></a>
<ul>
<li><a href="#starting-point-for-microservices">Starting Point for Microservices</a></li>
<li><a href="#simplified-template-maintenance">Simplified Template Maintenance</a></li>
<li><a href="#dependency-status-and-automated-project-upgrades">Dependency Status and Automated Project Upgrades</a></li>
<li><a href="#installation">Installation</a></li>
</ul>
</li>
</ul>
</li>
</ul>
</nav>
</div>
</div>
</div>
</div>
<ol class="topbar-breadcrumbs breadcrumbs highlightable" itemscope itemtype="http://schema.org/BreadcrumbList"><li
itemscope itemtype="https://schema.org/ListItem" itemprop="itemListElement"><span itemprop="name">plybuild</span><meta itemprop="position" content="1"></li>
</ol>
<div class="topbar-area topbar-area-end" data-area="end">
<div class="topbar-button topbar-button-prev" data-content-empty="disable" data-width-s="show" data-width-m="show" data-width-l="show"><span class="topbar-control"><i class="fa-fw fas fa-chevron-left"></i></span>
</div>
<div class="topbar-button topbar-button-next" data-content-empty="disable" data-width-s="show" data-width-m="show" data-width-l="show"><a class="topbar-control" href="/basics/index.html" title="1. Basics (🡒)"><i class="fa-fw fas fa-chevron-right"></i></a>
</div>
<div class="topbar-button topbar-button-more" data-content-empty="hide" data-width-s="show" data-width-m="show" data-width-l="show"><button class="topbar-control" onclick="toggleTopbarFlyout(this)" type="button" title="More"><i class="fa-fw fas fa-ellipsis-v"></i></button>
<div class="topbar-content">
<div class="topbar-content-wrapper">
<div class="topbar-area topbar-area-more" data-area="more">
</div>
</div>
</div>
</div>
</div>
</div>
</nav>
<div id="R-main-overlay"></div>
<main id="R-body-inner" class="highlightable home" tabindex="-1">
<div class="flex-block-wrapper">
<article class="home">
<header class="headline">
</header>
<h1 id="plybuild">plybuild</h1>
<h2 id="_a-power-tool-for-development-on-the-java-platform_"><em>A power tool for development on the Java Platform</em></h2>
<ul>
<li>Starting point for microservice-based application development</li>
<li>Simplifies maintaining code templates for efficient collaboration</li>
<li>Provides dependency status and automates project dependency upgrades</li>
</ul>
<h3 id="starting-point-for-microservices">Starting Point for Microservices</h3>
<p>Discover the ideal launchpad for your microservice-based projects. Plybuild offers a robust foundation to kickstart
your development process, providing essential resources and structures tailored for microservice architecture.</p>
<p>The heart of plybuild is the <a href="https://github.com/DevDimensionLab/ply-config/tree/master/examples" target="_blank">examples</a>, simply run the following
command to get a new microservice running:</p>
<p><code>ply build example --name rest-service</code></p>
<p>The <a href="https://github.com/DevDimensionLab/ply-config/blob/master/examples/rest-service/ply.json" target="_blank">ply.json</a> defines the project and accepts
a list of <a href="https://github.com/DevDimensionLab/ply-config/blob/master/examples/rest-service/ply.json#L13" target="_blank">dependencies</a>,
identical to the input used by <a href="https://start.spring.io" target="_blank">Spring Initializr</a>. Default upstream is
<a href="https://start.spring.io" target="_blank">Spring Initializr</a> and the starting shell for the application is generated by <a href="https://start.spring.io" target="_blank">https://start.spring.io</a>.<br>
Moreover, the <a href="https://github.com/DevDimensionLab/ply-config/blob/master/examples/rest-service/ply.json#L16" target="_blank">templates element</a>
can be employed, defined within the <a href="https://github.com/DevDimensionLab/ply-config/tree/master" target="_blank">cloud-config repository</a>.</p>
<h3 id="simplified-template-maintenance">Simplified Template Maintenance</h3>
<p>Plybuild’s core strength resides in crafting tailored <a href="https://github.com/DevDimensionLab/ply-config/tree/master/templates" target="_blank">templates</a>
unique to your organization. Unlike templates that is based on rendering, these templates are executable code,
enabling effortless maintenance directly within your IDE.</p>
<p>Recognizing that developers may be affiliated with multiple organizations plybuild introduces the concept of profiles:</p>
<p><code>ply profile --use mybusiness</code></p>
<p>In this context, the <a href="https://github.com/DevDimensionLab/ply-config/tree/master" target="_blank">plybuild cloud-config repository</a>
serves as a blueprint outlining fundamental concepts, aiding developers in initiating the creation of their own
templates and examples for their organizations.</p>
<h3 id="dependency-status-and-automated-project-upgrades">Dependency Status and Automated Project Upgrades</h3>
<p>Stay ahead with automated dependency management. Plybuild keeps you informed about dependency status and takes
the hassle out of upgrading project dependencies. With automated upgrades, your projects remain up-to-date,
secure, and optimized without the manual tedious work, ensuring smooth development cycles.</p>
<p><code>ply status</code> displays outdated dependencies along with their respective latest release versions</p>
<p><code>ply upgrade</code> offers multiple options to customize the automatic upgrade process based on preference</p>
<h3 id="installation">Installation</h3>
<p>Plybuild is built using Go, boasts compatibility across various platforms, such as GNU/Linux, Windows, and MacOS.</p>
<p>For installation instructions, follow this <a href="/basics/installation/index.html">link</a>.</p>
<footer class="footline">
</footer>
</article>
</div>
</main>
</div>
<aside id="R-sidebar" class="default-animation">
<div id="R-header-topbar" class="default-animation"></div>
<div id="R-header-wrapper" class="default-animation">
<div id="R-header" class="default-animation">
<img src="/static/plybuild.logo.2.png" alt="Plybuild logo" />
</div>
</div>
<div id="R-homelinks" class="default-animation homelinks">
<ul>
<li><a class="padding" href="/index.html"><i class="fas fa-home"></i> Home</a></li>
</ul>
<hr class="padding">
</div>
<div id="R-content-wrapper" class="highlightable">
<div id="R-topics">
<ul class="enlarge morespace collapsible-menu">
<li data-nav-id="/basics/index.html" class=""><input type="checkbox" id="R-section-3494ad44d160b070fd31576fe4a3841e" aria-controls="R-subsections-3494ad44d160b070fd31576fe4a3841e"><label for="R-section-3494ad44d160b070fd31576fe4a3841e"><i class="fas fa-chevron-down"></i><i class="fas fa-chevron-right"></i><span class="a11y-only">Submenu 1. Basics</span></label><a class="padding" href="/basics/index.html"> 1. Basics</a><ul id="R-subsections-3494ad44d160b070fd31576fe4a3841e" class="morespace collapsible-menu">
<li data-nav-id="/basics/whats-new/index.html" class=""><a class="padding" href="/basics/whats-new/index.html">Whats New</a></li>
<li data-nav-id="/basics/installation/index.html" class=""><a class="padding" href="/basics/installation/index.html">Installation</a></li>
<li data-nav-id="/basics/global-flags/index.html" class=""><a class="padding" href="/basics/global-flags/index.html">Global flags</a></li></ul></li>
<li data-nav-id="/commands/index.html" class=""><input type="checkbox" id="R-section-ef90ded878463657444bd2c20835c148" aria-controls="R-subsections-ef90ded878463657444bd2c20835c148"><label for="R-section-ef90ded878463657444bd2c20835c148"><i class="fas fa-chevron-down"></i><i class="fas fa-chevron-right"></i><span class="a11y-only">Submenu 2. Commands</span></label><a class="padding" href="/commands/index.html"> 2. Commands</a><ul id="R-subsections-ef90ded878463657444bd2c20835c148" class="morespace collapsible-menu">
<li data-nav-id="/commands/profile/index.html" class=""><a class="padding" href="/commands/profile/index.html">Profile</a></li>
<li data-nav-id="/commands/build/index.html" class=""><input type="checkbox" id="R-section-8a6be015729fa57d08f917abbee0bbb3" aria-controls="R-subsections-8a6be015729fa57d08f917abbee0bbb3"><label for="R-section-8a6be015729fa57d08f917abbee0bbb3"><i class="fas fa-chevron-down"></i><i class="fas fa-chevron-right"></i><span class="a11y-only">Submenu Build</span></label><a class="padding" href="/commands/build/index.html">Build</a><ul id="R-subsections-8a6be015729fa57d08f917abbee0bbb3" class="morespace collapsible-menu">
<li data-nav-id="/commands/build/init/index.html" class=""><a class="padding" href="/commands/build/init/index.html">Init</a></li>
<li data-nav-id="/commands/build/add/index.html" class=""><a class="padding" href="/commands/build/add/index.html">Add</a></li>
<li data-nav-id="/commands/build/format/index.html" class=""><a class="padding" href="/commands/build/format/index.html">Format</a></li>
<li data-nav-id="/commands/build/example/index.html" class=""><a class="padding" href="/commands/build/example/index.html">Example</a></li>
<li data-nav-id="/commands/build/options/index.html" class=""><a class="padding" href="/commands/build/options/index.html">Options</a></li>
<li data-nav-id="/commands/build/remove/index.html" class=""><a class="padding" href="/commands/build/remove/index.html">Remove</a></li></ul></li>
<li data-nav-id="/commands/status/index.html" class=""><a class="padding" href="/commands/status/index.html">Status</a></li>
<li data-nav-id="/commands/upgrade/index.html" class=""><a class="padding" href="/commands/upgrade/index.html">Upgrade</a></li>
<li data-nav-id="/commands/plugin/index.html" class=""><input type="checkbox" id="R-section-49c10f7f425fb4a677fb5836fe0e69df" aria-controls="R-subsections-49c10f7f425fb4a677fb5836fe0e69df"><label for="R-section-49c10f7f425fb4a677fb5836fe0e69df"><i class="fas fa-chevron-down"></i><i class="fas fa-chevron-right"></i><span class="a11y-only">Submenu Plugin</span></label><a class="padding" href="/commands/plugin/index.html">Plugin</a><ul id="R-subsections-49c10f7f425fb4a677fb5836fe0e69df" class="morespace collapsible-menu">
<li data-nav-id="/commands/plugin/bitbucket/index.html" class=""><a class="padding" href="/commands/plugin/bitbucket/index.html">Bitbucket</a></li>
<li data-nav-id="/commands/plugin/diagrams/index.html" class=""><a class="padding" href="/commands/plugin/diagrams/index.html">Diagrams</a></li>
<li data-nav-id="/commands/plugin/git/index.html" class=""><a class="padding" href="/commands/plugin/git/index.html">Git</a></li>
<li data-nav-id="/commands/plugin/install/index.html" class=""><a class="padding" href="/commands/plugin/install/index.html">Install</a></li>
<li data-nav-id="/commands/plugin/lint/index.html" class=""><a class="padding" href="/commands/plugin/lint/index.html">Lint</a></li>
<li data-nav-id="/commands/plugin/maven/index.html" class=""><a class="padding" href="/commands/plugin/maven/index.html">Maven</a></li>
<li data-nav-id="/commands/plugin/query/index.html" class=""><a class="padding" href="/commands/plugin/query/index.html">Query</a></li></ul></li>
<li data-nav-id="/commands/tips/index.html" class=""><a class="padding" href="/commands/tips/index.html">Tips</a></li></ul></li>
<li data-nav-id="/configuration/index.html" class=""><input type="checkbox" id="R-section-632bb56b075027697eb90eb7e3d29a12" aria-controls="R-subsections-632bb56b075027697eb90eb7e3d29a12"><label for="R-section-632bb56b075027697eb90eb7e3d29a12"><i class="fas fa-chevron-down"></i><i class="fas fa-chevron-right"></i><span class="a11y-only">Submenu 3. Configuration</span></label><a class="padding" href="/configuration/index.html"> 3. Configuration</a><ul id="R-subsections-632bb56b075027697eb90eb7e3d29a12" class="morespace collapsible-menu">
<li data-nav-id="/configuration/cloud/index.html" class=""><a class="padding" href="/configuration/cloud/index.html">Cloud</a></li>
<li data-nav-id="/configuration/project/index.html" class=""><a class="padding" href="/configuration/project/index.html">Project</a></li>
<li data-nav-id="/configuration/local/index.html" class=""><a class="padding" href="/configuration/local/index.html">Local</a></li></ul></li>
<li data-nav-id="/template/index.html" class=""><input type="checkbox" id="R-section-83f30eaf50f55daeb4d665945dc38775" aria-controls="R-subsections-83f30eaf50f55daeb4d665945dc38775"><label for="R-section-83f30eaf50f55daeb4d665945dc38775"><i class="fas fa-chevron-down"></i><i class="fas fa-chevron-right"></i><span class="a11y-only">Submenu 4. Template</span></label><a class="padding" href="/template/index.html"> 4. Template</a><ul id="R-subsections-83f30eaf50f55daeb4d665945dc38775" class="morespace collapsible-menu">
<li data-nav-id="/template/basics/index.html" class=""><a class="padding" href="/template/basics/index.html">Basics</a></li>
<li data-nav-id="/template/ignore/index.html" class=""><a class="padding" href="/template/ignore/index.html">Ignores</a></li></ul></li>
</ul>
</div>
<div id="R-shortcuts">
<div class="nav-title padding">More</div>
<ul class="space">
<li><a class="padding" href="https://github.com/DevDimensionLab/plybuild"><i class='fab fa-fw fa-github'></i> GitHub repo</a></li>
<li><a class="padding" href="https://github.com/DevDimensionLab/plybuild/releases"><i class='fab fa-fw fa-github'></i> Releases</a></li>
</ul>
</div>
<div class="padding footermargin footerLangSwitch footerVariantSwitch footerVisitedLinks footerFooter showFooter"></div>
<div id="R-menu-footer">
<hr class="padding default-animation footerLangSwitch footerVariantSwitch footerVisitedLinks footerFooter showFooter">
<div id="R-prefooter" class="footerLangSwitch footerVariantSwitch footerVisitedLinks">
<ul>
<li id="R-select-language-container" class="footerLangSwitch">
<div class="padding menu-control">
<i class="fas fa-language fa-fw"></i>
<span> </span>
<div class="control-style">
<label class="a11y-only" for="R-select-language">Language</label>
<select id="R-select-language" onchange="location = baseUri + this.value;">
</select>
</div>
<div class="clear"></div>
</div>
</li>
<li id="R-select-variant-container" class="footerVariantSwitch">
<div class="padding menu-control">
<i class="fas fa-paint-brush fa-fw"></i>
<span> </span>
<div class="control-style">
<label class="a11y-only" for="R-select-variant">Theme</label>
<select id="R-select-variant" onchange="window.variants && variants.changeVariant( this.value );">
<option id="R-plybuild-variant" value="plybuild-variant" selected>Plybuild Variant</option>
</select>
</div>
<div class="clear"></div>
</div>
<script>window.variants && variants.markSelectedVariant();</script>
</li>
<li class="footerVisitedLinks">
<div class="padding menu-control">
<i class="fas fa-history fa-fw"></i>
<span> </span>
<div class="control-style">
<button onclick="clearHistory();">Clear History</button>
</div>
<div class="clear"></div>
</div>
</li>
</ul>
</div>
<div id="R-footer" class="footerFooter showFooter">
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
</div>
</div>
</div>
</aside>
<script src="/js/clipboard.min.js?1704062724" defer></script>
<script src="/js/perfect-scrollbar.min.js?1704062724" defer></script>
<script src="/js/theme.js?1704062724" defer></script>
</body>
</html>