Skip to content

identification-resources/browser-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributing

Source files

Scripts

Release process

./scripts/version.js $NEWVERSION # ($NEWVERSION without the "v" prefix)
git add CITATION.cff LICENSE extension/manifest.json
git commit -m "Release v$NEWVERSION"
git tag "v$NEWVERSION"
git push origin --tags
# Make release from tag in GitHub (manually)
zip -r identification-resources-$NEWVERSION.zip extension
# Upload to Chrome webstore (manually)

About

Search for identification keys and field guides directly from observations.

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published