We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2275ef1 commit 8c4d948Copy full SHA for 8c4d948
README.md
@@ -12,6 +12,8 @@ To run the application locally, you should:
12
* `yarn serve` to start the local development server.
13
* Open a browser at `localhost:8000`.
14
15
+_In order to build package using linux you should set the env CI=1 along with the rake execution. `CI=1 bundle exec rake`_
16
+
17
## Contributing
18
19
Bug reports and pull requests are welcome on GitHub at https://github.com/ruby-syntax-tree/syntax_tree.
0 commit comments