We can create a Julia package in a few easy steps, but to really kickstart a good package, we should use PkgTemplates.jl. It provides the skeleton of what your package needs to go live quickly.
Code: https://github.com/abelsiqueira/julia...
0:00 Introduction
0:55 Install and run PkgTemplates
5:45 Opening the package on VSCode
6:00 Project.toml
8:10 src folder and guidelines for package name
10:10 test folder and runtests.jl
10:30 end
#julia #julialang #revise #pkg #package #docstrings #tests #bestpractices #fundamentalanalysis #juliajourney #juliaprogramming #pkgtemplates