Skip to content

[Proposal] New command for creating packages, and template support. #1349

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Jun 1, 2021

Conversation

miggs597
Copy link
Contributor

No description provided.

@tomerd tomerd self-assigned this May 3, 2021
└── MyAppTests
└── MyAppTests.swift

4 directories, 3 files
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

probably can get rid of this line


The template is a JSON file that guides SwiftPM on the directory structure when creating the new package. The configuration includes the following options:

```
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
```
```JSON


**Example 2**

```
Copy link
Contributor

@tomerd tomerd May 3, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
```
```swift





Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove empty lines when no needed

@tomerd
Copy link
Contributor

tomerd commented May 3, 2021

thank you @miggs597, some feedback inline - mostly formatting. looking forward to the pitch thread.

@tomerd tomerd merged commit c04c920 into swiftlang:main Jun 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants