Skip to content

biographer/libSBGN.js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To get started, you need to checkout the repository:

	git clone git://github.com/chemhack/lib-sb.git
	cd lib-sb

This will pull in the google closure library and compiler:

	git submodule init
	git submodule update

Run 'ant build-deps' to generate necessary dependency mapping for development, then you can access html/dummy.html

Run 'ant compile' to compile all js files into one, then you can access html/dummy_compiled.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.7%
  • Other 1.3%