Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 519 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 519 Bytes

Codecite Form

Generate a CFF and Zenodo JSON file for your open source software.

The website is currently under development. To do:

  • Add authors to YML and JSON
  • Fetch meta-data from GitHub and display it as placeholder (get inputs from user)
  • Serve files in a more secure and sophisticated way

Run locally

git clone https://github.com/SoftDev4Research/codecite-form
cd codecite-form
npm install
node server.js