mirror of
https://github.com/ethauvin/kobalt-doc.git
synced 2025-04-25 03:57:11 -07:00
Clarify kobaltw.
This commit is contained in:
parent
7a9559e1ff
commit
1a398913b4
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ This command will do two things:
|
|||
<li>Install the Kobalt Wrapper in your current directory (a script called <code>kobaltw</code>) and a few additional files in the <code>kobalt/wrapper</code> directory.</li>
|
||||
</ol>
|
||||
<p>
|
||||
From now on, you can just use <code>./kobaltw</code> to build and you can ignore the <code>kobaltw</code> on your path (this command is only useful for initializing projects).
|
||||
From now on, you can just use <code>./kobaltw</code> to build and you can ignore the <code>kobaltw</code> on your path, which is only useful to install Kobalt on new projects. Since you will now build each project with its own <code>./kobaltw</code> command, they will use their own version of Kobalt.
|
||||
</p>
|
||||
<h2 class="section" id="edit">3. Edit kobalt/src/Build.kt</h2>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue