I want to install a mason package but I couldn't find how to do it.
Asked
Active
Viewed 311 times
1 Answers
0
When I talked to programmer who writes mason package manager, he said that installing a mason package look like:
mason new MyPkg
cd MyPkg
mason add csm@0.1.0
# MyPkg.chpl can now `use csm`
mason build

Ege Özpınar
- 31
- 5