Georg Dresler

Results 7 issues of Georg Dresler

Added a package.json file so flickrnode can be published for npm. The necessary information was taken from the publicly available information on github. Please review! Closes #7

### DSL Syntax ```kotlin import com.chromaticnoise.multiplatformswiftpackage.dsl.TemplateKey.* multiplatformSwiftPackage { packageTemplate(File(project.projectDir, "custom-package.template")) { packageName = "customized" // some properties can be accessed directly set("myProp", "my custom value") // custom key/value pairs can...

- Add table of contents - Add links to 'Further Reading' about XCFramework - Sort configuration options alphabetically? - Add Groovy syntax ?

documentation

The last release was over one year ago. Is it safe to assume this project is abandoned?