This cross platform - Linux, Mac OS X and Windows - F# .Net library and smartphone app to chart the nine Maya waves of Carl Johan Calleman.
1#!/bin/sh
2# SPDX-License-Identifier: MIT
3# Copyright (C) 2021 Roland Csaszar
4#
5# Project: NineWaves
6# File: run_sharplint.sh
7#
8################################################################################
9
10# The Nuget token must be saved using `nuget setapikey` to not need to input it.
11
12dotnet nuget push ./src/NineWaves/bin/Release/NineWaves.*.nupkg --source https://api.nuget.org/v3/index.json