gitignore.io
Templates
Source
Design
Search…
gitignore.io
Install
Command Line
Editor Extensions
Client Applications
Local Server
Use
Command Line
Advanced Command Line
API
Design
Logo
Powered By
GitBook
Local Server
Install gitignore.io locally for testing, debugging, and submitting new application functionality.
Requirements
Vapor -
macOS
/
Ubuntu
Local
1
$
git
clone --recursive
[email protected]
:toptal/gitignore.io.git
2
$
cd
gitignore.io/
3
$ vapor build
4
$ vapor run
Copied!
Docker
It’s also possible to run the app using
Docker
and
Docker Compose
. It can be done by running the commands below.
1
$
git
clone --recursive
[email protected]
:toptal/gitignore.io.git
2
$
cd
gitignore.io/
3
$
docker-compose
up -d
Copied!
Install - Previous
Client Applications
Next - Use
Command Line
Last modified
1yr ago
Copy link
Contents
Requirements
Local
Docker