# Making life easier for new users

**URL:** https://discourse.julialang.org/t/making-life-easier-for-new-users/81638
**Category:** General Usage
**Tags:** pkg
**Created:** [May 25, 2022, 10:23am UTC](https://discourse.julialang.org/t/making-life-easier-for-new-users/81638 "2022-05-25T10:23:20Z")
**Posts on this page:** 1
**Showing post:** 14

<div class="post-metadata">

### Author: ![mefob](https://avatars.discourse-cdn.com/v4/letter/m/ea5d25/32.png) [@mefob](https://discourse.julialang.org/u/mefob)
#### Post date: [June 3, 2022, 10:22pm UTC](https://discourse.julialang.org/t/making-life-easier-for-new-users/81638/14 "2022-06-03T22:22:53Z")

</div>

From my point of view, item 2 “to find, copy, and execute examples” is the most critical one.  
PkgTemplates could be a bit easier to use and get simple default settings, but at least the mechanism is there.  
We have add to include packages and dev to work on packages, but there is no good way to get a package and play with the examples.  
I am using a slightly cumbersome workflow similar to what I described here: [How to use VSCode and REPL to write and test a package? - #33 by mefob](https://discourse.julialang.org/t/how-to-use-vscode-and-repl-to-write-and-test-a-package/78818/33)  
Something like this should absolutely become part of Pkg to establish a standard way to setup packages with examples.

---

_[View the full topic](https://discourse.julialang.org/t/making-life-easier-for-new-users/81638)._
