Skip to content
This repository has been archived by the owner on Jul 7, 2023. It is now read-only.

Commit

Permalink
Added todo list
Browse files Browse the repository at this point in the history
  • Loading branch information
roeldev committed Jul 18, 2016
1 parent 69cd103 commit c4e4f9e
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion toevoegen.txt → .todo
Original file line number Diff line number Diff line change
@@ -1,15 +1,21 @@
publish/release
version
:patch
:minor
:major
--alpha
--beta
--publish
:publish

- version bump doorvoeren
- git commit
- npm publish
- bower publish

gulp version:minor
gulp version:commit
gulp version:publish

--------------------------------------------------------------------------------

favicon
Expand All @@ -32,3 +38,17 @@ fonts
js

- browserify support toevoegen

--------------------------------------------------------------------------------

php
:lint
:test

--------------------------------------------------------------------------------

algemene tasks:
- build: alle build gerelateerde taks van alle modules uitvoeren
- test: alle test gerelateerde taks van alle modules uitvoeren
- lint: alle lint gerelateerde taks van alle modules uitvoeren
- clean: alle clean gerelateerde taks van alle modules uitvoeren

0 comments on commit c4e4f9e

Please sign in to comment.