pharo-project / pharo

Pharo is a dynamic reflective pure object-oriented language supporting live programming inspired by Smalltalk.
http://pharo.org
Other
1.21k stars 356 forks source link

Enhance Iceberg with additional repository creation ability #7054

Open JamesStallings opened 4 years ago

JamesStallings commented 4 years ago

Describe the request On Pharo 8.0 and beyond, extend the creation of a project repository to include creation of project metadata 'on the fly', if it is not already present in the remote repository

Version information:

Additional context Presently a workaround exists involving 'repairing' the newly created repository. This is non-intuitive, awkward, and doesn't play well in documentation.

tbrunz commented 4 years ago

This could be extended to include other common files as well:

As well as automatically create the src folder.