Skip to content

Repository files navigation

java

Java language plugin for the @form8ion toolset

Node CI Workflow StatusCodecovSLSA Level 2

Table of Contents

Features

scaffold

Usage

MIT licensenpmTry @form8ion/java on RunKit

Installation

$ npm install @form8ion/java --save

Example

Import

import{scaffold,lift,test}from'@form8ion/java';

Execute

(async()=>{constprojectRoot=process.cwd();awaitscaffold({projectRoot,projectName: 'project-name'});if(awaittest({projectRoot})){awaitlift({projectRoot,vcs: {}});}})();

API

scaffold

projectRootstring (required)

path to the root of the project

projectNamestring (required)

name of the project

Contributing

Commitizen friendlyConventional Commitssemantic-release: angularRenovatePRs Welcome

Dependencies

$ nvm install
$ npm install

Verification

$ npm test

About

Java language plugin for the @form8ion toolset

Resources

Security policy

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages