Takomo is built with Node.js and requires:
Ensure Node.js is installed before proceeding. You can check your version with:
The preferred way to use Takomo is by installing it as a local development dependency in your project. This ensures consistent behavior across environments and teams.
Initialize your project (if not already initialized):
Install Takomo locally:
Verify the installation:
For quick experimentation or global access, you can also install Takomo globally:
Then verify the installation:
You don’t need to use npx if installed globally—tkm will be available directly from the shell.