0.9.0 • Published 3 years ago

@stellarbeat/fbas_analyzer_nodejs v0.9.0

Weekly downloads
10
License
MIT
Repository
github
Last release
3 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

3 years ago

0.8.0

3 years ago

0.7.6

3 years ago

0.7.5

3 years ago

0.7.7

3 years ago

0.7.2

3 years ago

0.7.1

3 years ago

0.7.4

3 years ago

0.7.3

3 years ago

0.7.0

3 years ago

0.6.0

4 years ago

0.5.4

4 years ago

0.5.3

4 years ago

0.5.2

4 years ago

0.5.1

4 years ago

0.5.0

4 years ago

0.4.0

4 years ago

0.3.1

4 years ago

0.3.0

4 years ago

0.2.0

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago