Module moto::repository

source ·

Structs§

  • ! repository ! repository is a registrable git repository local / remote (github, gitlab, bitbucket) with some predefined runtimes and tasks ! by adding a repository to the context, the user can access the runtimes and tasks defined in the repository ! moto comes with a default repository that contains some predefined runtimes and tasks [github.com/moniverse/core] ! here common runtimes like rust,dart,javascript,csharp,python,go etc are defined which can be used right out of the box by the user ! the user can also add their own repository to the context