12 lines
297 B
Markdown
12 lines
297 B
Markdown
# Noop Package
|
|
|
|
When there is a need to init a composer setting but there is no wish to set any detailed data as this will be just used for installing other packages or to just get the composer autoloader
|
|
|
|
## Install
|
|
|
|
`composer require gullevek/noop`
|
|
|
|
## Usage
|
|
|
|
After that nothing has to be done.
|