-
Notifications
You must be signed in to change notification settings - Fork 58
Generate NuGet packages
Laussel Loïc edited this page Oct 15, 2020
·
5 revisions
- Have a windows environement
- donwload
nuget.exe - into
nuget/boosted.nuspecandnuget/boosted.saas.nuspeccheck that<version>is correct and thatdependenciesversions are correct too - into
nuget/MyGet.ps1uncomment line 2 and 3 to declare env sourcepath and executable path
- open
powershell - go to
boosted_folder/nuget - run command
./Myget.ps1
And that's all you'll now have 2 packages boosted.sass.X.X.X.nupkg and boosted.X.X.X.nupkg where X.X.X represent the version
- you need to be owner of boosted and boosted-sass packages
- from your account select upload package, and follow the process