Skip to content

maxprograms-com/Anchovy

Repository files navigation

Anchovy

Anchovy - Glossary Management Application

this is work in progress

Requirements

  • Java 21
  • Gradle 9.5 or newer
  • NodeJS 24.15.0 LTS or newer

Building Anchovy

  • Clone this repository
  • Point JAVA_HOME environment variable to your Java 21 installation
  • Run gradle to build the Java code
  • Run npm install to install the TypeScript dependencies
  • Run npm start to start Anchovy
git clone https://github.com/rmraya/Anchovy.git
cd Anchovy
gradle
npm install
npm start

Legal

License information for all included components is available in the licenses directory.

About

Anchovy - Glossary Management Application

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors