Skip to content

davebrochu15/chyf-FGPviewer-extension

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GeoBase RAMP extensions

This repo is intended to streamline the development of some FGPV supported RAMP extensions for the GeoBase division.

Getting Started

Requirements:

Important: The fgpv-vpgf and extensions folders must be in the same directory because the extensions refer to the fgpv-vpgf.

Generating Local Builds:

  • npm run dev Generate .js files in the dist folder

Testing:

  • npm test {path} Test a single file
  • npm run test_all Test all files

Global packages neeeded:

  • mocha
  • webpack

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 90.0%
  • JavaScript 5.4%
  • CSS 4.6%