0.0.6 • Published 2 years ago

cwlgenerator v0.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

CWLGenerator

CWLGenerator is a tool that generates .cwl files by asking a series of questions. This tool is a result of the ARC-Hackathon hosted by https://nfdi4plants.de/

Installation

To use CWLGenerator, make sure node.js is installed. Then execute:

npm i -g cwlgenerator

Development

Requirements

  • Node.js
  • An editor (e.g. Visual studio code)

Getting started

To get started clone the CWLGenerator repository and navigate to the folder. After that, execute the command npm install in your command line. After that you can run the commands npm run build to build the project and npm start to run CWLGenerator.

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago