This repository was archived by the owner on Aug 18, 2020. It is now read-only.
This repository was archived by the owner on Aug 18, 2020. It is now read-only.
Enhance plugin create task #20
Closed
Description
The plugin creation sbt task (sbt create) should also generate the future metadata file and the class file. This should be implemented after the plugin structure rework.
See:
chatoverflow/project/BuildUtility.scala
Line 150 in 2cde2f9
This should be solved before: #41