Skip to content

Sets the foundation for building/testing Geobase extensions in a consistent way.

Notifications You must be signed in to change notification settings

davebrochu15/extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 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

Sets the foundation for building/testing Geobase extensions in a consistent way.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published