Code Monkey home page Code Monkey logo

cassieschemamigrator's Introduction

README

i.e. details on me, Adron!

Web Presence

Work Related Github Account

Current Work

  • Current Work in Progress(WIP) - This is the global project for my respective projects that I'm currently working on in some way.
  • Collector's Tune Tracker - The latest project I'm working on to build out a album/vinyl/cassette/CD/digital collections tracker.
  • GraphQL Curricum for Training - A curriculum for ramping up on GraphQL use. Currently focused on a general use of GraphQL but will extend it to focus on GraphQL for Spring using Java.
  • Estuary - A data generation tool for GraphQL.
  • Recursion - A collection of code samples showing recursion in various languages.
  • Stereo Build - The details of the home stereo build; turn table, floor speakers, etc.

Notable Repos

cassieschemamigrator's People

Contributors

adron avatar

Watchers

 avatar  avatar

cassieschemamigrator's Issues

Determine outputs for Mac OS, Linux, and Windows.

Builds for different platform deliverables.

dotnet publish -c Release -r linux-x64 --self-contained true

dotnet publish -c Release -r linux-musl-x64 --self-contained true

dotnet publish -c Release -r win-x64 --self-contained true

dotnet publish -c Release -r rhel-x64 --self-contained true

dotnet publish -c Release -r osx.10.14-x64 --self-contained true

dotnet publish -c Release -r osx.10.13-x64 --self-contained true

For each of these the respective mapping to OS in order is as follows:

  1. Linux x64 Debian distro/Ubuntu distros.
  2. Linux musl for Alpine Distro.
  3. Windows x64 Portable (Win7+?)
  4. Red Hat Linux x64
  5. OS-X / MacOS 10.13 High Sierra
  6. OS-X / MacOS 10.14 Mojave

Setup documentation for the application.

Docs are setup currently to use the repo (i.e. Github Pages with the README.md) which should be fine, unless someone wants to elaborate and extend this. Ideally using the same model but adding documentation and some information organization and navigation.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.