bit-javscript

0.5.2 • Public • Published

Bit driver for javascript

For more information on Bit drivers, head over this Bit's wiki page about this topic.

Installing bitjs

npm install bitjs -g

enabling autocompletions

If you are using bash

# For bash 
source <(bitjs completion bash)
 
# or add it to your .bashrc to make it persist 
echo "source <(bitjs completion bash)" >> ~/.bashrc

If you are using zsh

# For zsh 
source <(bitjs completion zsh)
 
# or add it to your .zshrc to make it persist 
echo "source <(bitjs completion zsh)" >> ~/.zshrc

If you are using fish

# For fish 
source <(bitjs completion fish)
 
# or add it to your config.fish to make it persist 
echo "source <(bitjs completion fish)" >> ~/.config/fish/config.fish

Contributing to bitjs

Contributions are always welcome, no matter how large or small. Before contributing, please read the code of conduct.

See Contributing.

Analytics

Dependents (0)

Package Sidebar

Install

npm i bit-javscript

Weekly Downloads

2

Version

0.5.2

License

none

Last publish

Collaborators

  • learn-bit
  • teambit-owner
  • shohamgilad
  • davidfirst
  • lalybar
  • ranm8
  • odedre
  • guysaar
  • itaymendel
  • erezbit
  • joshk2
  • redigma
  • yona007
  • jonisar
  • ocombe