- Improve CI tests 1485eb4
- Fix blank project to rely on test env for deploy e6c0716
- Fix
npm run test
to use local node (for CI) a6ec7b1 - Merge pull request #29 from nearprotocol/revert-27-remove-key c843d21
- Revert "Remove dev keys from blank project" 620899d
- Merge pull request #28 from nearprotocol/return-error-code 1b42e67
- Merge pull request #27 from nearprotocol/remove-key 1b5c149
- Add .gitignore for blank_project 367f747
- Update near path in CI config 4f1b710
- Run deploy:contract before running test 5d6ed05
- Move near to bin/ subfolder 6f300cd
- Wire commands directly without gulp and process.exit on errors e9ce691
- Remove dead code 1bf50dc
- Remove dev keys from blank project e1ba4a4
- Merge pull request #26 from nearprotocol/support-gh-pages 2d3144e
- Adjust GitLab CI script ca412c4
- Resolve near library mappings in readFile cede2af
- Merge pull request #24 from nearprotocol/support-gh-pages b11dd37
- Add GitLab config 7defb86
- Re-incarnate
near build
to delegate togulp
fd1f307 - Bring back code to copy deps (but do it on creating new project) 95749e2
- Move gulp utils out of project template 48a4cf7
- Remove dead code from gulpfile.js ce6048f
- Add back .ts libraries (until NEARStudio supports installing them) 9400c44
- Remove
near build
in favor of using gulp directly 8d4f213 - Update template for direct gulp build d176f9b
- Add jest-environment-node aaddacb
- Remove unneeded dependencies 0b3211e
- Move jest environments to near-shell f44df39
- Merge pull request #22 from nearprotocol/j-newprojlog 6d41313
- [typo] fix a small typo in index.html in blank project 8b93e9f
- Move test environment files to src/ eec4ed1
- Merge branch 'master' into j-newprojlog 6857bdc
- small tweaks to settings.js which is used from main.html to make local ui development experience better b74ae50
- Merge pull request #19 from nearprotocol/support-gh-pages de1bfe3
- main.html -> index.html b784893
- Merge pull request #18 from nearprotocol/j-newprojlog a4ff0d7
- Add easy npm option for running test on devnet 93544c8
- Merge pull request #17 from nearprotocol/j-newprojlog da96af1
- Update nearlib in blank project main.html 676429a
- Merge pull request #16 from nearprotocol/j-newprojlog 5d5c7f3
- Update nearlib + version bump 5afa078
- Fix small bug in clean + some user friendly logging in new_project aef9c22
- Merge pull request #13 from nearprotocol/j-newprojlog dff719e
- Usability improvements (fail on unrecognized command, helpful logs in new_proj) b8dfbbe
- Merge pull request #8 from potatodepaulo/readme 36bb065
- Merge branch 'readme' of github.com:potatodepaulo/near-shell into readme b245791
- Merge branch 'master' of https://github.com/nearprotocol/near-shell bbc37f4
- Merge pull request #11 from nearprotocol/j-jest c5a2be8
- merge diff into master 8a118f3
- Modify blank project to run locally + bump version e160c23
- Add jest to dev dependencies so that we can run tests via ci 783eede
- Merge pull request #10 from nearprotocol/j-blankproject 02bc82c
- Version bump to .11 4a80fdd
- [blank project] fix some errors in blank project a3b0510
- [new project] remove extra files 5da6f22
- [blank project] command for a blank project ba44de7
- [new project] source for a template project 2ab431a
- [version bump] 0.10 11a80f1
- Merge branch 'master' into readme aad30ef
- Merge pull request #9 from nearprotocol/j-09 eee68b5
- Allow having no model + version bump 70586da
- clean up README and package.json for SEO 1d68b7b
- Merge pull request #7 from nearprotocol/j-clean 74950fc
- Get .ts dependencies from appropriate place 9c6d776
- Merge pull request #6 from nearprotocol/j-clean ff510c4
- [near shell] fixes for gulpfile a6a9c4b
- [near] add clean command to near shell f12644c
- Merge pull request #5 from nearprotocol/j-buildwork 1bf91a0
- [near shell] small fixes to integrate with near place 78d7814
- [near tools] bump version 132e244
- [near shell] fix timing issue on file copy e0d845f
- Merge pull request #3 from nearprotocol/j-buildwork c3bf649
- code style improvements + hook up rest of command line args to build 6e57082
- Hook up a few more items to command line args + publish 0.0.5 b2a808c
- [nearshell] build works on standard files 0eb1b8c
- [build] fix build with standard files 8bdc800
- Merge pull request #2 from nearprotocol/j-impbulk 50c8c1f
- [shell] small logging tweaks 111b970
- [near-cli] fix deploy to work with latest devnet (param was removed) a83c041
- Merge pull request #1 from nearprotocol/j-impbulk 7295584
- [near cli] promisify fs operations 60d06c7
- [cli] more README tweaks 652aa84
- [readme] fix readme layout 2060ebe
- [nearcli] readme markdown fixes ece2e11
- [cli tools] basic readme (copy paste of near --help) 111e084
- [cli tools] bulk of implementation ad569fa
- [cli] basic --help/ command structure + basic build implementation 6c4cb9c