Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 786 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 786 Bytes

#My Own Easy Type

This is the example that we used in the blog post

  • step_1: Contains the defintion of the type. It doesn'do anything, but is also shows no error or warning
  • step_2: Contains a type that can show us an index of all resources
  • step_3: Add's the functionality to create(install) a package without a specific version number
  • step_4: Add's the functionality to create(install) a package with a specific version number
  • step_5: Add's the functionality to destroy(uninstall) a package
  • step_6: Add's the functionality to modify a package e.g. install a different version

Bitdeli Badge