-
Notifications
You must be signed in to change notification settings - Fork 131
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2593 from VirtusLab/stable
Back port of documentation changes to main
- Loading branch information
Showing
10 changed files
with
4,867 additions
and
5,431 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -66,7 +66,7 @@ scala-cli --power config publish.user.email "[email protected]" | |
scala-cli --power config publish.user.url "https://alex.me" | ||
``` | ||
|
||
<!-- clear --> | ||
\<!-- clear --> | ||
|
||
The email can be left empty if you'd rather not put your email in POM files: | ||
```bash | ||
|
@@ -151,7 +151,7 @@ scala-cli config github.token "command:xclip -selection clipboard -o" --password | |
`publish setup` infers some publishing parameters from the GitHub URL of your project. | ||
It also uploads repository secrets there, when setting up publishing on GitHub actions. | ||
|
||
To create a new repository from a project, head to <https://repo.new>, pick a name | ||
To create a new repository from a project, head to `https://repo.new`, pick a name | ||
for your project and create the repository. Note its URL, and do | ||
```bash ignore | ||
scala-cli default-file .gitignore --write # if you don't have a .gitignore already | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.