Skip to content

Commit

Permalink
Merge pull request #101 from acsone/rm-project-template
Browse files Browse the repository at this point in the history
Remove project template
  • Loading branch information
sbidoul authored May 10, 2024
2 parents d976b88 + 0c56782 commit d9cd146
Show file tree
Hide file tree
Showing 41 changed files with 0 additions and 1,661 deletions.
1 change: 0 additions & 1 deletion .coveragerc
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
[report]
omit =
tests/*
acsoo/templates/*
1 change: 0 additions & 1 deletion .flake8
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,5 @@ exclude =
./src
./venv*
.eggs/
./acsoo/templates/**
per-file-ignores=
__init__.py:F401
9 changes: 0 additions & 9 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -58,15 +58,6 @@ Below, the list of available commands with a few examples.

Use ``acsoo --help`` or ``acsoo <command> --help`` for more information.

Initialize a new project
------------------------

.. code:: shell
mrbob acsoo:templates/project
cd {project name}
mkvirtualenv {project name} -a .
acsoo pr-status
---------------

Expand Down
Empty file removed acsoo/templates/__init__.py
Empty file.
9 changes: 0 additions & 9 deletions acsoo/templates/hooks.py

This file was deleted.

13 changes: 0 additions & 13 deletions acsoo/templates/project/+project.name+/.bumpversion.cfg.bob

This file was deleted.

17 changes: 0 additions & 17 deletions acsoo/templates/project/+project.name+/.coveragerc

This file was deleted.

181 changes: 0 additions & 181 deletions acsoo/templates/project/+project.name+/.eslintrc.yml

This file was deleted.

17 changes: 0 additions & 17 deletions acsoo/templates/project/+project.name+/.flake8

This file was deleted.

78 changes: 0 additions & 78 deletions acsoo/templates/project/+project.name+/.gitignore

This file was deleted.

Loading

0 comments on commit d9cd146

Please sign in to comment.