File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 1- [ ![ Scrutinizer Code Quality] ( https://scrutinizer-ci.com/g/joindin/callingallpapers-cli/badges/quality-score.png?b=master )] ( https://scrutinizer-ci.com/g/joindin/callingallpapers-cli/?branch=master )
2- [ ![ Build Status] ( https://travis-ci.org/joindin/callingallpapers-cli.svg?branch=master )] ( https://travis-ci.org/joindin/callingallpapers-cli )
31# CLI to create Files for CallingAllPapers
42
53This CLI retrieves external resources and creates the files needed by callingallpapers.com
64
5+ [ ![ Scrutinizer Code Quality] ( https://scrutinizer-ci.com/g/joindin/callingallpapers-cli/badges/quality-score.png?b=master )] ( https://scrutinizer-ci.com/g/joindin/callingallpapers-cli/?branch=master )
6+ [ ![ Build] ( https://github.com/joindin/callingallpapers-cli/actions/workflows/workflow.yml/badge.svg )] ( https://github.com/joindin/callingallpapers-cli/actions/workflows/workflow.yml )
7+ [ ![ Coverage Status] ( https://coveralls.io/repos/github/joindin/callingallpapers-cli/badge.svg?branch=master )] ( https://coveralls.io/github/joindin/callingallpapers-cli?branch=master )
8+
79## Installation:
810
911 composer create-project callingallpapers/cli [path]
@@ -17,10 +19,10 @@ alternate version:
1719
1820 # Install Composer dependencies (if not using `composer create-project` command
1921 composer install
20-
22+
2123 # Copy and customize the .ini file:
2224 cp config/callingallpapers.ini.dist config/callingallpapers.ini
23-
25+
2426 # List valid commands
2527 ./bin/callinallpapers list
2628
You can’t perform that action at this time.
0 commit comments