0.9.0 • Published 5 years ago

@stellarbeat/fbas_analyzer_nodejs v0.9.0

Weekly downloads
10
License
MIT
Repository
github
Last release
5 years ago

fbas_analyzer_nodejs

Uses https://neon-bindings.com/ to create a nodejs module around the awesome https://github.com/wiberlin/fbas_analyzer tool.

Uses https://travis-ci.org/ to build binaries for linux & mac os (https://neon-bindings.com/docs/publishing)

build release

yarn install

build dev

neon build

cleanup

neon clean Cleans up native folder.

run tests

yarn jest

upgrade fbas_analyzer rust package

Update the version in Cargo.toml

cd native
cargo build

publish new release on npmjs

1) Commit and push the code with a new version tag. Travis will automatically build and create a new (draft) github release. 2) publish the release on github (manually) 3) run npm publish

0.9.0

5 years ago

0.8.0

5 years ago

0.7.6

5 years ago

0.7.5

5 years ago

0.7.7

5 years ago

0.7.2

5 years ago

0.7.1

5 years ago

0.7.4

5 years ago

0.7.3

5 years ago

0.7.0

5 years ago

0.6.0

5 years ago

0.5.4

6 years ago

0.5.3

6 years ago

0.5.2

6 years ago

0.5.1

6 years ago

0.5.0

6 years ago

0.4.0

6 years ago

0.3.1

6 years ago

0.3.0

6 years ago

0.2.0

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago