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

Readme and repo grooming, release 0.14 #1209

Merged
merged 7 commits into from
Oct 31, 2023
Merged

Conversation

mitschabaude
Copy link
Collaborator

@mitschabaude mitschabaude commented Oct 31, 2023

A few small things lumped together

  • README-dev.md was outdated in two places, this updates it
  • Move example code to a better place
  • Bumps version and changelog

bindings: o1-labs/o1js-bindings#196

@mitschabaude mitschabaude changed the title Readme and repo grooming Readme and repo grooming, release 0.14 Oct 31, 2023
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

these files are moved here from the bindings repo. they used to be in src/bindings/compiled/web_bindings which is completely the wrong place for test/example files

@@ -53,19 +52,18 @@
"build:web": "rimraf ./dist/web && node src/build/buildWeb.js",
"build:examples": "rimraf ./dist/examples && npx tsc -p tsconfig.examples.json || exit 0",
"build:docs": "npx typedoc",
"serve:web": "cp src/bindings/compiled/web_bindings/server.js src/bindings/compiled/web_bindings/index.html src/examples/simple_zkapp.js dist/web && node dist/web/server.js",
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removed a couple scripts here that, to my knowledge, aren't used

@mitschabaude mitschabaude marked this pull request as ready for review October 31, 2023 14:12
@mitschabaude mitschabaude merged commit 99963da into main Oct 31, 2023
@mitschabaude mitschabaude deleted the docs/readme-dev-update branch October 31, 2023 14:51
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.

2 participants