Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a FAKE build script #7

Merged
merged 2 commits into from
Dec 15, 2013
Merged

Conversation

forki
Copy link
Member

@forki forki commented Dec 15, 2013

This is the first FAKE build for the project.

you need to create a gh-pages branch:

git checkout master
git checkout -b gh-pages
git push origin master gh-pages

then merge this Pull request.

Edit "RELEASE_NOTES.md" and run "build.cmd Release"

this should create a nuget package in ./nuget/ and push the docs to http://pezipink.github.io/SQLProvider/

Then you can upload the nuget package to nuget.org.

@forki
Copy link
Member Author

forki commented Dec 15, 2013

If something goes wrong just write me a note.

@forki
Copy link
Member Author

forki commented Dec 15, 2013

after that we can start to write docs in docs/index.fsx

pezipink added a commit that referenced this pull request Dec 15, 2013
Create a FAKE build script
@pezipink pezipink merged commit e019dbf into fsprojects:master Dec 15, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants