🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more →
Socket
Book a DemoInstallSign in
Socket

@ambers/prof-stef

Package Overview
Dependencies
Maintainers
3
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ambers/prof-stef

Smalltalk tutorial "Prof Stef" for Amber

latest
npmnpm
Version
0.3.1
Version published
Maintainers
3
Created
Source

Prof Stef

Smalltalk tutorial "Prof Stef" for Amber

Getting Started

Install Amber and create an Amber project, as shown in Amber Instructions.

Use ProfStef as a library in a client project

If not already present, create a client project in an empty directory with amber init.

In a client project, run

npm install @ambers/prof-stef --save
grunt devel
amber serve

Go to http://localhost:4000/ in your browser and in all packages that use ProfStef, add 'profstef/ProfStef' to the package imports, save the change and commit the package. Reload.

Contributing

To bring project alive (for example after git clone):

npm run init

Developing the project (after brought alive):

Start server with amber serve and go to http://localhost:4000/ in your browser and follow the instructions

Keywords

Amber

FAQs

Package last updated on 31 Aug 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts