Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
py-scaffold
Manage
Activity
Members
Labels
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Piotr Maślanka
py-scaffold
Commits
c2098325
There was a problem fetching the latest pipeline status.
Commit
c2098325
authored
8 years ago
by
Piotr Maślanka
Browse files
Options
Downloads
Patches
Plain Diff
ok
parent
7acbba9f
No related branches found
No related tags found
No related merge requests found
Pipeline
#278
passed with stages
in 51 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+3
-3
3 additions, 3 deletions
README.md
with
3 additions
and
3 deletions
README.md
+
3
−
3
View file @
c2098325
...
...
@@ -4,17 +4,17 @@ your_project
[

](http://git.dms-serwis.com.pl/henrietta/py-scaffold/commits/master)
This is a generic scaffold for Python projects that use:
*
this
GitLab CI for builds/tests/deploys
*
_
GitLab CI
_
for builds/tests/deploys
*
_coverage.py_ for test coverage
*
_nose_ for unit tests
*
_Vagrant_ for environment
*
_setuptools_ for packaging
*
*
_git_ for version control
# How to use
1.
`git clone http://git.dms-serwis.com.pl/henrietta/py-scaffold.git`
2.
D
elete
`.git`
directory
2.
d
elete
`.git`
directory
3.
Rename
[
your_project_source
](
your_project_source
)
to match your project
4.
adjust
[
setup.py
](
setup.py
)
5.
adjust
[
.coveragerc
](
.coveragerc
)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment