Quick Start
Installation
apt-get update
apt-get install -y yet-another-make
Usage
To use yet-another-make, you can start by running the following command in your terminal:
yam
This will start the yet-another-make process and you can start using it right away.
Configuration
You can configure yet-another-make by creating a .yamrc file in your home directory. Here’s an example of what you can put in that file:
{
"theme": "dark",
"showNotifications": true
}
Next Steps
Now that you have yet-another-make installed and configured, you can start using it to make your life easier. Check out the API documentation to see what you can do with yet-another-make.
### `src/pages/docs/getting-started/quick-start.md` (rendered)
# Quick Start
## Installation
```bash
apt-get update
apt-get install -y yet-another-make
Installation
apt-get update
apt-get install -y yet-another-make
Usage
To use yet-another-make, you can start by running the following command in your terminal:
yam
This will start the yet-another-make process and you can start using it right away.
Configuration
You can configure yet-another-make by creating a .yamrc file in your home directory. Here’s an example of what you can put in that file:
{
"theme": "dark",
"showNotifications": true
}
Next Steps
Now that you have yet-another-make installed and configured, you can start using it to make your life easier. Check out the API documentation to see what you can do with yet-another-make.