365Soft Docs

Public Repositories

These are the current public 365Soft Labs repositories. Each one should keep its README, setup instructions, and contribution guidance up to date so external contributors can work effectively.

Repository List

Repository Purpose Link
365softlabs-cli CLI tooling, installer, workflow orchestration, and developer automation. github.com/cintelis/365softlabs-cli
365softlabs-demo Demo implementation work, examples, and public proof-of-concept material. github.com/cintelis/365softlabs-demo
365softlabs-labs Labs-related public assets and supporting documentation work. github.com/cintelis/365softlabs-labs

Expected Standard

  • Each repository should have a clear README, setup instructions, and license details.
  • Behavioral changes should come with tests or other validation evidence where practical.
  • Public docs should avoid secrets, internal-only identifiers, and environment-specific credentials.
  • Large changes should be discussed before implementation so review is about the solution, not surprise scope.
For the recommended contribution and approval model, see Updating Repos.