Skip to content

eclipse-score/eclipse-score.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Score landing page

Building

Supported environment

The build currently supports Linux environments.

Use bazelisk for bazel version management

Follow instructions and setup bazelisk to manage your bazel version based on the .bazelversion file.

Check and fix formatting

$ bazel test //:format.check
$ bazel run //:format.fix

Documentation

Use //docs:docs target to build the documentation.

$ bazel build //docs:docs

The output directory can be found under bazel-bin/docs/docs/_build/html.

If you need to update pip dependencies, after modifying the requirements file, regenerate the lock file:

bazel run //docs:requirements.update

About

The landing page website for the Score project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published