Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
Nextcloud mail - PostGuard
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Laura Kolijn
Nextcloud mail - PostGuard
c66a26f27427164d2c19c8d5682f8c56a1db8403
nextcloud-mail-postguard
krankerl.toml
Find file
Normal view
Permalink
krankerl.toml
102 B
Newer
Older
Blame preferences
Learn to ignore specific revisions
Add simple Kranker config
Christoph Wurst
committed
7 years ago
1
2
[package]
before_cmds
=
[
Install composer deps with -o flag to fix an autoloading error
Christoph Wurst
committed
7 years ago
3
"composer install --no-dev -o"
,
Add simple Kranker config
Christoph Wurst
committed
7 years ago
4
5
6
"npm install --deps"
,
"npm run build"
,
]