Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redtamarin SDK #204

Open
zwetan opened this issue Oct 11, 2020 · 1 comment
Open

Redtamarin SDK #204

zwetan opened this issue Oct 11, 2020 · 1 comment
Labels
RedtamarinSDK The Redtamarin SDK

Comments

@zwetan
Copy link
Member

zwetan commented Oct 11, 2020

The Redtamarin Software Development Kit, or SDK for short.

This is where we put everything together under a nice little package

  • the runtimes: redshell, redshell_d, redshell_dd
  • the driver: redtamarin
  • the tools: swfmake, projectormake, etc.
  • the documentations: asdocs, manuals, books, etc.
  • the libraries: standard, glues, etc.
@zwetan zwetan added the RedtamarinSDK The Redtamarin SDK label Oct 11, 2020
@zwetan zwetan added this to To do in redtamarin-sdk Oct 11, 2020
@zwetan
Copy link
Member Author

zwetan commented Oct 11, 2020

The Redtamarin project is responsible for

  • building the runtimes like redshell
  • documenting the API of those runtimes
  • building the tools (internals), like swfmake

The Redtamarin SDK is responsible for

  • aggregating the runtimes, tools, docs, etc. of the Redtamarin project
  • aggregating the external tools, like redtamarin-cli
  • aggregating external docs like the "Redtamarin Software Development Kit Reference"
  • aggregating external libraries ("standard", "glues", etc.)
  • packaging everything into "installable"

The Redtamarin project, the Redtamarin runtimes and the Redtamarin SDK
all share the same version

When you install the Redtamarin SDK v0.4.2, you also install the redshell v0.4.2 (runtime)
and all tools, docs etc. considered v0.4.2 as part of the Redtamarin project

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RedtamarinSDK The Redtamarin SDK
Projects
Development

No branches or pull requests

1 participant