Skip to content

top-devel/top

Repository files navigation

Installing TOP

1. Download top:
git clone https://github.com/top-devel/top.git
# and its dependencies (parser):
git submodule init
git submodule update

2. Bootstrap:
# run the bootstrap script
./bootstrap

3. Configure TOP:
./configure

4. Build and install TOP:
make install

About

TOP: asteroseismology program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published