Skip to content
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

include stdlib by default on package new (#50)_21 (Pending Deferred) #297

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sahithiacn
Copy link
Contributor

@sahithiacn sahithiacn commented Jan 2, 2023

Motivation

This is a pure DevEx change.

Move CLI is the main tool for the most developers starting with Move, and so is the standard library. While writing a Move tutorial I discovered that developers need to manually install (first they have to find - already a challenge) Standard library so they can work with Signers or Vectors or a Debug.

Another reason to add both [addresses] and [dependencies] sections to the default manifest is to showcase its features given the lack of easily-accessible documentation.

Have you read the Contributing Guidelines on pull requests?

Yes

Test Plan

This PR does not introduce new logic nor does it change anything except the Move.toml template.

Signed-off-by: sahithiacn <sahithi.kalakonda@accenture.com>
@sahithiacn
Copy link
Contributor Author

/canary

bors-diem pushed a commit that referenced this pull request Jan 2, 2023
Signed-off-by: sahithiacn <sahithi.kalakonda@accenture.com>
Closes: #297
@bors-diem
Copy link

☀️ Canary successful

@dhaneshacn dhaneshacn changed the title include stdlib by default on package new (#50)_21 include stdlib by default on package new (#50)_21 (Pending Deferred) Jan 2, 2023
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.

3 participants