🔥 BitFuel CLI 🔥
Never look up a command twice
bitfuel.dev
Manifesto
BitFuel is a VSCode Extension and CLI tool that allows you to store code snippets and cli commands in the cloud where you can retrieve them in plain english, wherever you might be coding.
BitFuel is not autocomplete - we built it on top of strong natural language understanding routines that learn your commands as they are unique to you and the way you describe things. Autocomplete engines suffer from learning the patterns of the masses on the web in a web crawl - the same problem you have when you search the web for a post articulating the command you once remembered.
BitFuel is not an alias - it matches your descriptions intelligently, so you don't need to remember things exactly.
Installation
npm install bitfuel
Usage
bitfuel login
- visit your settings page on our website to generate a token unique to your account.
bitfuel save
- save your command with a description of what the command means to you.
bitfuel get
- provide a description of the command you are looking for and retrieve it
VSCODE extension
Install our VsCode extension to Never look up a block of code twice
https://github.com/bitfuel-ai/bitfuel-vscode https://marketplace.visualstudio.com/items?itemName=BitFuel.bitfuel