Closed Hackzzila closed 7 years ago
I would not advise to merge this right now. As pointed out by another diamond user I will add support to pull package info directly from a package.json file for packages that don't use any of diamond's advanced features. This should not take more than a day.
On diamond v0.10.1, package info can be gathered from a package.json
file if no diamond.json
file is found. You can now run the above steps and not have to edit a diamond.json
for stuff like new versions.
Following up on our conversation via email I have added diamond support.
To publish the package when you are ready, run the following commands: Install diamond:
npm i -g diamondpkg
Register for an account:
diamond login
Publish the package (run in package dir)
diamond publish